Remove AI tooling, and related packages/docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user