Drop test export

This commit is contained in:
Craig Everett 2025-06-18 23:04:38 +09:00
parent 09ec2a8e0d
commit 6795c187c3

View File

@ -12,7 +12,6 @@
-export([start_stop/0, gajudesk/0]).
-export([conf/0, conf/1]).
-export([network/0]).
-export([s_to_i/2, is_0_9/1, win_mem/0]).
-export([start_link/0, stop/0]).
-export([init/1, terminate/2, code_change/3,
handle_call/3, handle_cast/2, handle_info/2]).