chore: delete needless ct print

This commit is contained in:
zhanghongtong 2021-04-14 19:25:07 +08:00 committed by JianBo He
parent 4a388400a5
commit eda783efd0
1 changed files with 0 additions and 1 deletions

View File

@ -671,7 +671,6 @@ flag_to_boolean(Other) -> Other.
read_global_auth_type(Data, Version) when Version =:= "4.0" orelse
Version =:= "4.1" orelse
Version =:= "4.2" ->
ct:print("|>=> :~p~n", [Data]),
case {maps:get(<<"auth_mnesia">>, Data, []), maps:get(<<"acl_mnesia">>, Data, [])} of
{[], []} ->
%% Auth mnesia plugin is not used: