diff options
Diffstat (limited to 'common/src/Common/Model/Payment.hs')
-rw-r--r-- | common/src/Common/Model/Payment.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/src/Common/Model/Payment.hs b/common/src/Common/Model/Payment.hs index 4741058..37a090d 100644 --- a/common/src/Common/Model/Payment.hs +++ b/common/src/Common/Model/Payment.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE DeriveGeneric #-} - module Common.Model.Payment ( PaymentId , Payment(..) |