Skip to content

Commit

Permalink
Remove client module
Browse files Browse the repository at this point in the history
  • Loading branch information
gstamatelat committed Aug 26, 2022
1 parent 7dc5910 commit e7a190d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
21 changes: 0 additions & 21 deletions client/build.gradle

This file was deleted.

5 changes: 0 additions & 5 deletions client/src/Main.java

This file was deleted.

2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rootProject.name = 'random-sampling'
include 'demo-java', 'demo-scala', 'client'
include 'demo-java', 'demo-scala'

0 comments on commit e7a190d

Please sign in to comment.