Skip to content

Commit 611ac63

Browse files
oldcomment removed
1 parent 8307c74 commit 611ac63

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pica/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ class PICALauncherApp:
101101
FONT_INFO = ('Segoe UI', FONT_SIZE_BASE)
102102
FONT_INFO_ITALIC = ('Segoe UI', FONT_SIZE_BASE, 'italic')
103103
LOGO_FILE = resource_path("assets/LOGO/UGC_DAE_CSR_NBG.jpeg")
104-
# This path is correct as it points to a directory
105104
MANUAL_FILE = resource_path("../docs/Instruments_Manuals_Lists.md")
106105
README_FILE = resource_path("../README.md")
107106
LICENSE_FILE = resource_path("../LICENSE")

0 commit comments

Comments
 (0)