integrations: Remove from __future__ imports.
This commit is contained in:
parent
a465467388
commit
1412403037
16 changed files with 0 additions and 23 deletions
|
@ -5,7 +5,6 @@
|
|||
#
|
||||
# This hook is called when changesets are pushed to the master repository (ie
|
||||
# `hg push`). See https://zulipchat.com/integrations for installation instructions.
|
||||
from __future__ import absolute_import
|
||||
|
||||
import zulip
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue