Remove some debugging code

This commit is contained in:
2022-07-21 13:52:45 +01:00
parent b50ef76c2d
commit c6c4cc0c24
2 changed files with 0 additions and 2 deletions

View File

@@ -65,7 +65,6 @@ def get_meta(request, net, nicks, iter=True):
for x in meta_tmp:
if x not in meta:
meta.append(x)
print("GOT META", meta)
# Run the search again, passing in all the users we found