feat(pppdf): cleanup
This commit is contained in:
parent
49bb59b7f4
commit
05507ee1ba
1 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import sys
|
||||
import math
|
||||
import os
|
||||
|
||||
try:
|
||||
import notify2
|
||||
|
|
@ -11,7 +10,6 @@ except:
|
|||
exit(1)
|
||||
|
||||
notify2.init('pppdf')
|
||||
# notify2.Notification('pppdf', f'Working dir: {os.getcwd()}').show()
|
||||
|
||||
try:
|
||||
import pikepdf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue