remove URL field from wallet as seen and edited

This commit is contained in:
Philip Sargent
2022-09-19 20:55:34 +03:00
parent d2c6c4d7fb
commit 2648bada30
3 changed files with 18 additions and 21 deletions

View File

@@ -884,7 +884,7 @@ class LoadingSurvex():
team = self.rx_commteam.match(comment)
if team:
print(f'rx_commteam -- {comment=} in {survexblock.survexfile.path} :: {survexblock}')
# print(f'rx_commteam -- {comment=} in {survexblock.survexfile.path} :: {survexblock}')
pass
qml = self.rx_qm0.match(comment)