chore: remove old unused cache
This commit is contained in:
parent
92adc5a3a0
commit
ae78eb5458
1 changed files with 0 additions and 2 deletions
|
|
@ -190,8 +190,6 @@ class UserPermissions:
|
|||
filters={"property": "allow_import", "value": "1"},
|
||||
)
|
||||
|
||||
frappe.cache.hset("can_import", frappe.session.user, self.can_import)
|
||||
|
||||
def get_defaults(self):
|
||||
import frappe.defaults
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue