Clean things up
This commit is contained in:
@@ -28,7 +28,6 @@ def get_file(args):
|
||||
t.close()
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
model = argv[1]
|
||||
if model[-1] == '/':
|
||||
model = model[:-1]
|
||||
|
||||
Reference in New Issue
Block a user