Skip to content

Commit

Permalink
Fixes #3 - Remove REPL module
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Mar 20, 2024
1 parent 4be1c5a commit 955eb7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Expand Up @@ -11,9 +11,7 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Bengal - Project</name>
<modules>
<module>repl</module>
</modules>
<modules></modules>
<properties>
<!-- dependencies -->
<antlr.version>4.12.0</antlr.version>
Expand Down

0 comments on commit 955eb7f

Please sign in to comment.