remove-print

This commit is contained in:
Jakub Adamski 2022-06-15 12:09:36 +02:00
parent a049585397
commit 7e222fa47e

View File

@ -64,7 +64,7 @@ def find(args, key):
def generator_jezyka_nautalnego(frame, tactic, state, text):
print(tactic)
#print(tactic)
if tactic == 'null':
beastMatch = dl.get_close_matches(text, commands)