Skip to content

Commit 40123a0

Browse files
Update main.py
1 parent ad2b88f commit 40123a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
# match an entry in the dictionary database and if it does
6363
# put the value in the _response object
6464
response_ = [val for key, val in db.items() if key in response]
65-
6665
gc.collect()
6766

6867
# If our little friend got a response from us then make sure

0 commit comments

Comments
 (0)