Remove TODO
This commit is contained in:
parent
06e1046044
commit
9f9a62f349
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ urlpatterns = [
|
|||
name="password-change",
|
||||
),
|
||||
# Integrations
|
||||
# TODO update reddit callback url in reddit app settings
|
||||
path(
|
||||
"settings/integrations/reddit/callback/",
|
||||
login_required(RedditTemplateView.as_view()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue