forked from expo/troggle
remove URL field from wallet as seen and edited
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user