Skip to content

Commit

Permalink
Remove unused stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
fangpenlin committed Sep 20, 2020
1 parent 2d8d911 commit f1dcfcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sampleapp/permissions.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
from flask_principal import identity_loaded
from flask_principal import Permission
from flask_principal import Principal
from flask_principal import RoleNeed

admin_role_need = RoleNeed("admin")
Expand Down

0 comments on commit f1dcfcb

Please sign in to comment.