Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lgo] Delete non-existing exchange #4989

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading