rm -ifdef(TEST)
This commit is contained in:
parent
3561680697
commit
3d2cb93ebd
|
@ -35,10 +35,6 @@
|
|||
|
||||
-type guid() :: <<_:128>>.
|
||||
|
||||
-ifdef(TEST).
|
||||
-compile(export_all).
|
||||
-endif.
|
||||
|
||||
%% @doc Generate a global unique id.
|
||||
-spec gen() -> guid().
|
||||
gen() ->
|
||||
|
|
Loading…
Reference in New Issue