summaryrefslogtreecommitdiff
path: root/src/ht.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ht.erl')
-rw-r--r--src/ht.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ht.erl b/src/ht.erl
index 7051b9e..e870dca 100644
--- a/src/ht.erl
+++ b/src/ht.erl
@@ -35,7 +35,6 @@
code_change/3]).
-export([testing_get_state/0, print_tree/0, print_tree/1]).
--include("$CTROOT/plop/include/plop.hrl").
-include_lib("eunit/include/eunit.hrl").
-import(lists, [foreach/2, foldl/3, reverse/1]).