cleanup code
This commit is contained in:
parent
67ddfe5a35
commit
1af229d596
|
|
@ -190,11 +190,3 @@ def main():
|
|||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
|
||||
# db = 'navidrome.db'
|
||||
# user = "djairo"
|
||||
# user_id = get_user_id(db, user)
|
||||
|
||||
# ExportService.exp(db, user_id)
|
||||
# ImportService.imp('/media/drive/music/', db, user_id)
|
||||
|
|
|
|||
Loading…
Reference in New Issue