From 7cb1c6351d615bbbcac403f193804422c59aad41 Mon Sep 17 00:00:00 2001 From: Artyom Date: Tue, 8 Mar 2016 16:55:40 +0300 Subject: [PATCH] Remove emptyState --- src/Main.hs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Main.hs b/src/Main.hs index b5ffca7..3c5e03e 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -455,10 +455,6 @@ makeAcidic ''GlobalState [ -- the rest of things ------------------------------------------------------------------------------ -emptyState :: GlobalState -emptyState = GlobalState { - _categories = [] } - -- TODO: put this into a separate module -- TODO: add a command like “download state from the official source” (so