There was an error while loading. Please reload this page.
1 parent cb58756 commit 9d5ae4bCopy full SHA for 9d5ae4b
1 file changed
vicutils/pdf/pdf.py
@@ -1640,5 +1640,4 @@ def launchGui():
1640
"""
1641
root = tk.Tk()
1642
app = PdfCompactorApp(root)
1643
- root.mainloop()
1644
-
+ root.mainloop()
0 commit comments