Skip to content

Commit 6688b90

Browse files
Update aurora_text_editor.py
1 parent 2ece4b8 commit 6688b90

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/aurora_text_editor.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
from tkinter import filedialog as fd
99
import os
1010

11-
# <--- Nuitka Python to C compiler options
12-
# nuitka-project: --disable-console
13-
# nuitka-project: --lto=yes
14-
# --->
1511

1612
# <--- Global variables
1713
is_saved = False

0 commit comments

Comments
 (0)