Removed parser.
This commit is contained in:
parent
92415bad8b
commit
810f5eabca
|
@ -59,13 +59,6 @@
|
|||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<!-- JAVA PARSER -->
|
||||
<dependency>
|
||||
<groupId>com.github.javaparser</groupId>
|
||||
<artifactId>javaparser-symbol-solver-core</artifactId>
|
||||
<version>3.15.9</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue