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