-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed the heavy weight ClientProvider class; this reduces the jar size
and dependency complexity.
- Loading branch information
reiss
authored and
reiss
committed
Aug 5, 2016
1 parent
75e6bd8
commit 90f9f96
Showing
3 changed files
with
0 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
src/main/java/com/jforex/programming/client/ClientProvider.java
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
src/test/java/com/jforex/programming/client/test/ClientProviderTest.java
This file was deleted.
Oops, something went wrong.