Skip to content

Commit

Permalink
REMOVE Unsed Project
Browse files Browse the repository at this point in the history
  • Loading branch information
specdao4u committed May 19, 2024
1 parent 7bc856f commit 2193123
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 69 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.idea/
.idea/*
.erupt/
.env
target/
Expand Down
20 changes: 0 additions & 20 deletions components/fleunt-clients/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<module>fluent-httpclients</module>
<module>fluent-datafactory</module>
<module>fluent-testlibs</module>
<module>fleunt-clients</module>
<!-- <module>fluent-mocker</module>-->
</modules>

Expand Down

This file was deleted.

20 changes: 0 additions & 20 deletions modules/fluent-apiway/pom.xml

This file was deleted.

3 changes: 0 additions & 3 deletions modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,9 @@
<module>fluent-base-ext</module>
<module>fluent-payment</module>
<module>fluent-search</module>
<module>fluent-apiway</module>
</modules>

<properties>
<maven.compiler.source>20</maven.compiler.source>
<maven.compiler.target>20</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 2193123

Please sign in to comment.