mirror of
https://github.com/alfem/telegram-download-daemon.git
synced 2024-11-10 17:05:26 +08:00
Pprint library not used
This commit is contained in:
parent
eadb5f3962
commit
6ce8897378
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
from os import getenv, rename
|
from os import getenv, rename
|
||||||
import subprocess
|
import subprocess
|
||||||
import math
|
import math
|
||||||
import pprint
|
|
||||||
|
|
||||||
from sessionManager import getSession, saveSession
|
from sessionManager import getSession, saveSession
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue