Skip to content

Commit 910583e

Browse files
author
Slava Yurin
committed
Remove include eunit.hrl
It is not used also reltool add eunit as dependence.
1 parent 078b51e commit 910583e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/jsonx.erl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
-define(LIBNAME, jsonx).
3737
-define(APPNAME, jsonx).
3838

39-
-include_lib("eunit/include/eunit.hrl").
40-
4139
%% =================
4240
%% API Encoding JSON
4341
%% =================

0 commit comments

Comments
 (0)