Removed extra space
This commit is contained in:
parent
4ae8542f31
commit
d9c3283883
1 changed files with 1 additions and 1 deletions
2
tmpufw
2
tmpufw
|
@ -25,7 +25,7 @@ from datetime import datetime
|
||||||
from os import getpid, makedirs, path, remove
|
from os import getpid, makedirs, path, remove
|
||||||
from parsedatetime import Calendar
|
from parsedatetime import Calendar
|
||||||
from shutil import move
|
from shutil import move
|
||||||
from subprocess import CalledProcessError, check_output, STDOUT
|
from subprocess import CalledProcessError, check_output, STDOUT
|
||||||
from sys import exit
|
from sys import exit
|
||||||
from time import mktime, time
|
from time import mktime, time
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue