Remove some debugging code
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user