rm -ifdef(TEST)

This commit is contained in:
Feng 2016-02-16 02:16:14 +08:00
parent 3561680697
commit 3d2cb93ebd
1 changed files with 0 additions and 4 deletions

View File

@ -35,10 +35,6 @@
-type guid() :: <<_:128>>.
-ifdef(TEST).
-compile(export_all).
-endif.
%% @doc Generate a global unique id.
-spec gen() -> guid().
gen() ->