We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f455f46 commit 52f68d0Copy full SHA for 52f68d0
1 file changed
plugin_code/qgis_shogun_editor.py
@@ -349,4 +349,4 @@ def load_applications(self):
349
result = [layer for layer in layers_content if layer["id"] == self.layer_ids[0]]
350
print('Layer', result)
351
352
-# http://192.168.100.106:8080/
+# http://192.168.100.106:8080/ # TODO remove!!!
0 commit comments