Refactor, try to limit dependencies
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
module Dodge.TestString where
|
||||
import Dodge.Data
|
||||
|
||||
import Dodge.Data.Universe
|
||||
|
||||
testStringInit :: Universe -> [String]
|
||||
testStringInit _ = []
|
||||
--testStringInit = map (show . _drStatus) . IM.elems . _doors
|
||||
--testStringInit = const . const []
|
||||
|
||||
Reference in New Issue
Block a user