integrations: Remove from __future__ imports.
This commit is contained in:
parent
a465467388
commit
1412403037
16 changed files with 0 additions and 23 deletions
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
# This script depends on python-dateutil and python-pytz for properly handling
|
||||
# times and time zones of calendar events.
|
||||
from __future__ import print_function
|
||||
import datetime
|
||||
import dateutil.parser
|
||||
import httplib2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue