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