diff --git a/InvenTree/InvenTree/ready.py b/InvenTree/InvenTree/ready.py index f78c7ad493..aa31fac947 100644 --- a/InvenTree/InvenTree/ready.py +++ b/InvenTree/InvenTree/ready.py @@ -18,7 +18,6 @@ def canAppAccessDatabase(): 'makemirations', 'migrate', 'check', - 'dbrestore', 'mediarestore', 'shell', 'createsuperuser',