Delete Data Conversion Tool

This commit is contained in:
skiffer-git 2024-03-09 11:11:27 +08:00
parent 6c246b3437
commit f02785905c

View File

@ -58,7 +58,6 @@ openim::tools::pre_start_name() {
local targets=( local targets=(
ncpu ncpu
component component
up35
) )
echo "${targets[@]}" echo "${targets[@]}"
} }