fix: remove redundant import class (#2110)

1.3.0-release
Rubik-W 2020-03-08 16:00:47 +08:00 committed by gaojun2048
parent 12841bb4af
commit bd43bed64d
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
*/
package org.apache.dolphinscheduler.remote.command;
import com.sun.org.apache.regexp.internal.RE;
import java.io.Serializable;
import java.util.concurrent.atomic.AtomicLong;