Skip to content

Commit

Permalink
Update urls.py
Browse files Browse the repository at this point in the history
  • Loading branch information
saemideluxe authored Jan 10, 2022
1 parent 672b765 commit 923649f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bread/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from .forms.forms import PreferencesForm
from .views import admin, auth, system, userprofile


PreferencesView = type(
"PreferencesView",
(SuccessMessageMixin, preferences_views.PreferenceFormView),
Expand Down

0 comments on commit 923649f

Please sign in to comment.