diff --git a/InvenTree/users/models.py b/InvenTree/users/models.py index ac04f788a9..a1130321e8 100644 --- a/InvenTree/users/models.py +++ b/InvenTree/users/models.py @@ -152,8 +152,6 @@ class RuleSet(models.Model): 'common_colortheme', 'common_inventreesetting', 'common_inventreeusersetting', - 'common_webhookendpoint', - 'common_webhookmessage', 'common_notificationentry', 'company_contact', 'users_owner',