mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
Just one return line fix
This commit is contained in:
parent
d8d207438e
commit
f5ff57ff48
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import time
|
|||
import sys
|
||||
from os import listdir, path, remove, access, W_OK
|
||||
from shutil import copy
|
||||
|
||||
from optparse import OptionParser
|
||||
from multiprocessing import cpu_count
|
||||
from queue import Queue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue