Skip to content

Commit 52f68d0

Browse files
committed
fix: remove some comments
1 parent f455f46 commit 52f68d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin_code/qgis_shogun_editor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,4 +349,4 @@ def load_applications(self):
349349
result = [layer for layer in layers_content if layer["id"] == self.layer_ids[0]]
350350
print('Layer', result)
351351

352-
# http://192.168.100.106:8080/
352+
# http://192.168.100.106:8080/ # TODO remove!!!

0 commit comments

Comments
 (0)