Skip to content

Commit

Permalink
rewrote required apps
Browse files Browse the repository at this point in the history
  • Loading branch information
NoBoneZ committed Nov 20, 2023
1 parent 96fe361 commit db2a1b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions one_lms/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,7 @@



required_apps = [
'frappe',
"lms"
]
required_apps = ['frappe', "lms"]



Expand Down

0 comments on commit db2a1b9

Please sign in to comment.