Add project-tools #142
@ -37,8 +37,6 @@ for index, path in enumerate(paths):
|
||||
else:
|
||||
print("\033[1mID:\033[0m%3i (%s)" % (index, date))
|
||||
|
||||
print()
|
||||
|
||||
input_error_mess = "Please select an index between 0 and " + str(len(paths) - 1)
|
||||
selected_index = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user