1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 09:46:25 +00:00

Code cleanup

This commit is contained in:
Paweł Jastrzębski
2018-07-10 09:00:13 +02:00
parent 93e6b51466
commit a2ffd259b8
6 changed files with 17 additions and 20 deletions

View File

@@ -19,8 +19,6 @@
import os
from xml.dom.minidom import parse, Document
from re import compile
from subprocess import STDOUT, PIPE
from psutil import Popen
from tempfile import mkdtemp
from shutil import rmtree
from . import comicarchive