From c888b1995e99a8e8ab686a68d281a7a395e26637 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Sun, 7 Sep 2025 21:37:28 +0000 Subject: [PATCH] Update web/illustrations/urls.py --- web/illustrations/urls.py | 1 - 1 file changed, 1 deletion(-) diff --git a/web/illustrations/urls.py b/web/illustrations/urls.py index c69fd38..14bf051 100644 --- a/web/illustrations/urls.py +++ b/web/illustrations/urls.py @@ -7,7 +7,6 @@ from django.views.generic import TemplateView # NEW: for manifest / service wor from core import views as core_views from core import views_user_features as feat_views # NEW from core import views_tts -from illustrations.web.views import api_update_pub_codes urlpatterns = [ # Core app