Skip to content

Commit 6ffd694

Browse files
committed
Forgot to remove a #TODO comment
1 parent 1f6a774 commit 6ffd694

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/murfey/cli/generate_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,6 @@ def set_up_machine_config(debug: bool = False):
10891089
# End of external executables block
10901090

10911091
if key == "plugin_packages":
1092-
# TODO:
10931092
new_config[key] = add_murfey_plugins(key, field, debug)
10941093
continue
10951094

0 commit comments

Comments
 (0)