remove debug print() statement
This commit is contained in:
@ -262,7 +262,6 @@ if __name__ == "__main__":
|
||||
for inp in inputs:
|
||||
print(inp)
|
||||
|
||||
print(type(make_regex(styles)))
|
||||
print("Found changes to the following styles:")
|
||||
print("Commands: ", styles['command'])
|
||||
print("Atom styles: ", styles['atom'])
|
||||
|
||||
Reference in New Issue
Block a user