We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9099d commit e868e5bCopy full SHA for e868e5b
1 file changed
openedx_authz/apps.py
@@ -39,8 +39,3 @@ class OpenedxAuthzConfig(AppConfig):
39
},
40
41
}
42
-
43
- def ready(self):
44
- """
45
- Ready method for the openedx_authz Django application.
46
0 commit comments