File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
src/main/java/com/taobao/arthas/core/command/basic1000 Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 88import com .taobao .arthas .core .command .express .ExpressFactory ;
99import com .taobao .arthas .core .command .model .ClassLoaderVO ;
1010import com .taobao .arthas .core .command .model .ObjectVO ;
11- import com .taobao .arthas .core .command .model .OgnlModel ;
1211import com .taobao .arthas .core .command .model .QLExpressModel ;
1312import com .taobao .arthas .core .shell .command .AnnotatedCommand ;
1413import com .taobao .arthas .core .shell .command .CommandProcess ;
You can’t perform that action at this time.
0 commit comments