The defines file is not needed here.

main
absc 2024-08-15 22:15:57 +00:00
parent ae07951cd2
commit e95e91b645
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@
-export([bootstrap/3, start/2, stop/1]). -export([bootstrap/3, start/2, stop/1]).
-include_lib("dudeswave/include/defines.hrl").
start(_Type, StartArgs) -> start(_Type, StartArgs) ->
crypto:rand_seed(), crypto:rand_seed(),