remove old unnecessary line

pull/42/head
Lex Neva 2018-01-28 15:57:13 -05:00
rodzic 241c599170
commit 0500fb902c
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1691,7 +1691,6 @@ class Embroider(inkex.Effect):
dest="max_backups", default=5,
help="Max number of backups of output files to keep.")
self.OptionParser.usage += "\n\nSeeing a 'no such option' message? Please restart Inkscape to fix."
self.patches = []
def get_output_path(self):
if self.options.output_file: