Cleanup
This commit is contained in:
@@ -8,7 +8,6 @@ module Dodge.Tree.GenerateStructure
|
||||
import RandomHelp
|
||||
|
||||
import Data.Tree
|
||||
import Control.Monad.State
|
||||
{- Single branched tree (a trunk). -}
|
||||
treePath :: Int -> Tree ()
|
||||
treePath 0 = Node () []
|
||||
|
||||
Reference in New Issue
Block a user