removed axios

This commit is contained in:
2026-05-06 23:18:34 +03:00
parent 98efb76f7b
commit eeee2afc05
4 changed files with 33 additions and 72 deletions
-1
View File
@@ -53,7 +53,6 @@ class Svelte
"view" => $view,
"data" => $data,
"title" => $title,
"layout" => $layout,
"channel" => $this->channelService->channel,
]);
}