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