mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-12-23 19:47: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
|
from __future__ import division
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import new
|
|
||||||
import random
|
import random
|
||||||
|
|
||||||
from itertools import *
|
from itertools import *
|
||||||
|
|||||||
@ -34,7 +34,6 @@ Simple utility functions related to strings.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import new
|
|
||||||
import sys
|
import sys
|
||||||
import string
|
import string
|
||||||
import textwrap
|
import textwrap
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user