Skip to content

Commit 38843ca

Browse files
committed
separate the file to initialize internationalization messages
1 parent 36c64dc commit 38843ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
sys.exit(0)
1212

1313
if sys.argv[1] == 'web':
14-
PoParser.compile_po_files()
1514
app = LibreScanWeb()
1615
app.run_app()
1716
else:

0 commit comments

Comments
 (0)