Skip to content

Commit

Permalink
Merge pull request #4989 from bigscoop/delete-lgo
Browse files Browse the repository at this point in the history
[lgo] Delete non-existing exchange
  • Loading branch information
timmolter authored Jan 8, 2025
2 parents 0b28513 + 97c0c75 commit 87558da
Show file tree
Hide file tree
Showing 140 changed files with 0 additions and 6,916 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
<module>xchange-kucoin</module>
<module>xchange-kuna</module>
<module>xchange-latoken</module>
<module>xchange-lgo</module>
<module>xchange-livecoin</module>
<module>xchange-luno</module>
<module>xchange-lykke</module>
Expand Down Expand Up @@ -140,7 +139,6 @@
<module>xchange-stream-kraken</module>
<module>xchange-stream-krakenfutures</module>
<module>xchange-stream-kucoin</module>
<module>xchange-stream-lgo</module>
<module>xchange-stream-okcoin</module>
<module>xchange-stream-okex</module>
<module>xchange-stream-poloniex2</module>
Expand Down
5 changes: 0 additions & 5 deletions xchange-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,6 @@
<artifactId>xchange-enigma</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-lgo</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.knowm.xchart</groupId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion xchange-lgo/.gitignore

This file was deleted.

65 changes: 0 additions & 65 deletions xchange-lgo/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions xchange-lgo/pom.xml

This file was deleted.

This file was deleted.

112 changes: 0 additions & 112 deletions xchange-lgo/src/main/java/org/knowm/xchange/lgo/Lgo.java

This file was deleted.

Loading

0 comments on commit 87558da

Please sign in to comment.