mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Removed breakpoints
This commit is contained in:
@@ -206,7 +206,6 @@ def menu(which, _set=1):
|
||||
x = x + 1
|
||||
else:
|
||||
x = 0
|
||||
breakpoint()
|
||||
# TODO trim #'s and symbols from front of collection name
|
||||
if len(i.collection) > 16:
|
||||
collection_string = i.collection[0:16] + " ..."
|
||||
|
||||
Reference in New Issue
Block a user