integrations: Remove from __future__ imports.
This commit is contained in:
parent
a465467388
commit
1412403037
16 changed files with 0 additions and 23 deletions
|
@ -9,8 +9,6 @@
|
|||
#
|
||||
# python-dateutil is a dependency for this script.
|
||||
|
||||
from __future__ import print_function
|
||||
from __future__ import absolute_import
|
||||
import requests
|
||||
import logging
|
||||
import pytz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue