Skip to content

Commit 2a1c2f1

Browse files
committed
Standardize code locations.
1 parent 0d5b320 commit 2a1c2f1

89 files changed

Lines changed: 0 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ repositories {
1717
// JAVA //
1818
//////////
1919
apply plugin: 'java'
20-
sourceSets {
21-
main { java {
22-
srcDir 'src'
23-
} }
24-
test { java {
25-
srcDir 'test'
26-
} }
27-
}
2820
sourceCompatibility = VER_JAVA
2921
targetCompatibility = VER_JAVA
3022

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)