chore(server): remove unused page_controller scaffold — / is now OverviewLive
This commit is contained in:
parent
667fd7160c
commit
2f787ec31f
4 changed files with 0 additions and 249 deletions
|
|
@ -1,10 +0,0 @@
|
|||
defmodule ServerWeb.PageHTML do
|
||||
@moduledoc """
|
||||
This module contains pages rendered by PageController.
|
||||
|
||||
See the `page_html` directory for all templates available.
|
||||
"""
|
||||
use ServerWeb, :html
|
||||
|
||||
embed_templates "page_html/*"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue