Skip to content

Commit

Permalink
'Got rid of a not needed import'
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Gaston committed Apr 12, 2024
1 parent dc9ae74 commit 9a9b050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import sys
from typing_extensions import Self
from PyQt5.QtWidgets import QApplication, QFileDialog
from gui import GUI
from section import MarkdownSection
Expand Down

0 comments on commit 9a9b050

Please sign in to comment.