Remove AI tooling, and related packages/docs

This commit is contained in:
Claudio Ortolina
2026-01-01 16:55:20 +01:00
parent e6f65a2acf
commit a08380fa7e
17 changed files with 1 additions and 5265 deletions
-4
View File
@@ -31,10 +31,6 @@ defmodule MusicLibraryWeb.Endpoint do
gzip: not code_reloading?,
only: MusicLibraryWeb.static_paths()
if Code.ensure_loaded?(Tidewave) do
plug Tidewave
end
# Code reloading can be explicitly enabled under the
# :code_reloader configuration of your endpoint.
if code_reloading? do