Skip to content

Commit 15e0ffd

Browse files
committed
【qlexpress版本】4.0.0
1 parent 8001cf1 commit 15e0ffd

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,6 @@
267267
<scope>provided</scope>
268268
<optional>true</optional>
269269
</dependency>
270-
<dependency>
271-
<groupId>ognl</groupId>
272-
<artifactId>ognl</artifactId>
273-
</dependency>
274270
</dependencies>
275271

276272
</project>

core/src/main/java/com/taobao/arthas/core/command/basic1000/QLExpressCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import com.taobao.arthas.core.command.express.ExpressFactory;
99
import com.taobao.arthas.core.command.model.ClassLoaderVO;
1010
import com.taobao.arthas.core.command.model.ObjectVO;
11-
import com.taobao.arthas.core.command.model.OgnlModel;
1211
import com.taobao.arthas.core.command.model.QLExpressModel;
1312
import com.taobao.arthas.core.shell.command.AnnotatedCommand;
1413
import com.taobao.arthas.core.shell.command.CommandProcess;

0 commit comments

Comments
 (0)