bots: Remove unneeded __future__ imports.
This commit is contained in:
parent
fd069dff82
commit
f69d71c3b1
12 changed files with 0 additions and 28 deletions
|
@ -1,6 +1,3 @@
|
|||
|
||||
from __future__ import absolute_import
|
||||
from __future__ import print_function
|
||||
import copy
|
||||
import random
|
||||
from six.moves import range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue