aboutsummaryrefslogtreecommitdiff
path: root/common/src/Common/Model/Init.hs
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/Common/Model/Init.hs')
-rw-r--r--common/src/Common/Model/Init.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/src/Common/Model/Init.hs b/common/src/Common/Model/Init.hs
index ae23bb5..68b3f5d 100644
--- a/common/src/Common/Model/Init.hs
+++ b/common/src/Common/Model/Init.hs
@@ -1,5 +1,3 @@
-{-# LANGUAGE DeriveGeneric #-}
-
module Common.Model.Init
( Init(..)
) where