Remove example tree

This commit is contained in:
Joscha 2020-02-10 01:39:58 +00:00
parent efd33ff05e
commit c3dafbaf63
2 changed files with 1 additions and 10 deletions

View file

@ -158,6 +158,4 @@ clientApp = App
}
main :: IO ()
main = void $ defaultMain clientApp testState
where
testState = ClientState {csTree = exampleTree, csEditor = Nothing}
main = void $ defaultMain clientApp $ newClientState exampleNode