fix: make bpapi check happy
This commit is contained in:
parent
5ff4e76904
commit
43ac4f5dfe
|
@ -75,6 +75,9 @@
|
|||
post_config_update/5
|
||||
]).
|
||||
|
||||
%% RPC call
|
||||
-export([get_tar/1]).
|
||||
|
||||
%% Internal export
|
||||
-export([do_ensure_started/1]).
|
||||
%% for test cases
|
||||
|
|
Loading…
Reference in New Issue