Remove unused location view logic.

This commit is contained in:
codevictory
2021-04-22 21:52:02 +03:00
parent fff627fb53
commit 4fb333e6d0
10 changed files with 0 additions and 297 deletions

View File

@@ -1,3 +0,0 @@
defmodule RunosaariWeb.LocationView do
use RunosaariWeb, :view
end