aboutsummaryrefslogtreecommitdiff
path: root/src/View/Round.elm
diff options
context:
space:
mode:
Diffstat (limited to 'src/View/Round.elm')
-rw-r--r--src/View/Round.elm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/View/Round.elm b/src/View/Round.elm
index 2648aa8..a3f34e2 100644
--- a/src/View/Round.elm
+++ b/src/View/Round.elm
@@ -1,6 +1,6 @@
-module View.Round
+module View.Round exposing
( roundView
- ) where
+ )
import Model.Round exposing (..)