Commit before moving targeting

This commit is contained in:
2023-01-05 09:58:41 +00:00
parent ac8afe513b
commit c48a553967
14 changed files with 50 additions and 17 deletions
-1
View File
@@ -46,7 +46,6 @@ data Item = Item
, _itCurseStatus :: CurseStatus
, _itTweaks :: ItemTweaks
, _itScope :: Scope
--, _itValue :: ItemValue
, _itParams :: ItemParams
}
--deriving (Eq, Show, Read) --Generic, Flat)