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