Refactoring, linting

This commit is contained in:
2021-04-30 15:22:24 +02:00
parent c8e84c775f
commit 83c2220813
6 changed files with 205 additions and 263 deletions
-1
View File
@@ -15,7 +15,6 @@ data ItAttachment
,_scopeIsCamera :: Bool
}
| ItFuse {_itFuseTime :: Int}
| ItPhaseV {_itPhaseV :: Float}
| ItMode {_itMode :: Int}
| ItCharMode {_itCharMode :: Seq.Seq Char }
| ItTargetPos { _itTargetPos :: Point2 }