Skip to content

Commit

Permalink
fix: remove old comments
Browse files Browse the repository at this point in the history
ghyatzo committed Nov 30, 2024
1 parent 2b8eec4 commit 1141c81
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions main.py
Original file line number Diff line number Diff line change
@@ -189,16 +189,7 @@ def on_post_text_command(self, command_name, args):
logger.info("got a codemp_replace_text command! but in the view listener")


# Next TODO:
# Server configurations:
# - where do we store it?
# - TOML? yes probably toml

# * Quickpanel for connecting with stuff.
# * Quickpanel for browsing the servers
# * Move all "server actions" like, create, delete, rename etc. as quickpanel actions. (See SFTP plugin.)
# * make panel for notifications!
# * make panel for errors and logging!


# Proxy Commands ( NOT USED, left just in case we need it again. )
#############################################################################

0 comments on commit 1141c81

Please sign in to comment.