aboutsummaryrefslogtreecommitdiff
path: root/shardweb/lib/shard_web/views/layout_view.ex
diff options
context:
space:
mode:
Diffstat (limited to 'shardweb/lib/shard_web/views/layout_view.ex')
-rw-r--r--shardweb/lib/shard_web/views/layout_view.ex2
1 files changed, 0 insertions, 2 deletions
diff --git a/shardweb/lib/shard_web/views/layout_view.ex b/shardweb/lib/shard_web/views/layout_view.ex
index 514779b..4012c38 100644
--- a/shardweb/lib/shard_web/views/layout_view.ex
+++ b/shardweb/lib/shard_web/views/layout_view.ex
@@ -1,5 +1,3 @@
defmodule ShardWeb.LayoutView do
use ShardWeb, :view
-
- import PhoenixGon.View
end