Rebuild workspace widgets and behavioral graph views
This commit is contained in:
@@ -342,11 +342,6 @@ urlpatterns = [
|
||||
compose.ComposeSummary.as_view(),
|
||||
name="compose_summary",
|
||||
),
|
||||
path(
|
||||
"compose/quick-insights/",
|
||||
compose.ComposeQuickInsights.as_view(),
|
||||
name="compose_quick_insights",
|
||||
),
|
||||
path(
|
||||
"compose/engage/preview/",
|
||||
compose.ComposeEngagePreview.as_view(),
|
||||
|
||||
Reference in New Issue
Block a user