mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 08:32:55 +01:00
Remove unused imports of new.
This commit is contained in:
parent
8507498be4
commit
3838ab5314
@ -30,7 +30,6 @@
|
||||
from __future__ import division
|
||||
|
||||
import sys
|
||||
import new
|
||||
import random
|
||||
|
||||
from itertools import *
|
||||
|
@ -34,7 +34,6 @@ Simple utility functions related to strings.
|
||||
"""
|
||||
|
||||
import re
|
||||
import new
|
||||
import sys
|
||||
import string
|
||||
import textwrap
|
||||
|
Loading…
Reference in New Issue
Block a user