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 cd4e57c..15a5b2f 100644
--- a/src/ht.erl
+++ b/src/ht.erl
@@ -29,7 +29,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]).