Removed unused dependency

This commit is contained in:
dedeibel 2017-04-14 11:52:37 +02:00
parent f7d4594f94
commit e14920b6eb

View file

@ -5,7 +5,6 @@ import os.path
from renderlib import * from renderlib import *
from easing import * from easing import *
import svg.path import svg.path
from twisted.words.protocols.irc import lowDequote
import random import random
from itertools import permutations from itertools import permutations