mirror of
https://github.com/alvierahman90/otfmacros.git
synced 2025-10-13 07:54:34 +00:00
Remove unnecessary variable
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
import sys
|
||||
import re
|
||||
|
||||
SEPARATORS = [' ', '\n', 's']
|
||||
|
||||
|
||||
def get_args():
|
||||
""" Get command line arguments """
|
||||
|
Reference in New Issue
Block a user