bots: Remove unneeded __future__ imports.
This commit is contained in:
parent
fd069dff82
commit
f69d71c3b1
12 changed files with 0 additions and 28 deletions
|
@ -1,5 +1,4 @@
|
|||
# See readme.md for instructions on running this code.
|
||||
from __future__ import print_function
|
||||
import requests
|
||||
import json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue