Skip to content

Commit bd0d560

Browse files
committed
Aleksey couldn't help with these
1 parent 840f7ba commit bd0d560

File tree

6 files changed

+0
-364
lines changed

6 files changed

+0
-364
lines changed

collectiontopics/jmh/Deques.java

Lines changed: 0 additions & 64 deletions
This file was deleted.

collectiontopics/jmh/Lists.java

Lines changed: 0 additions & 94 deletions
This file was deleted.

collectiontopics/jmh/Maps.java

Lines changed: 0 additions & 72 deletions
This file was deleted.

collectiontopics/jmh/Queues.java

Lines changed: 0 additions & 63 deletions
This file was deleted.

collectiontopics/jmh/Sets.java

Lines changed: 0 additions & 65 deletions
This file was deleted.

gradle/subprojects.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ project(':validating') {
44
}
55
}
66

7-
project(':collectiontopics') {
8-
jmh {
9-
include = 'collectiontopics.jmh.*'
10-
}
11-
}
12-
137
project(':equalshashcode') {
148
dependencies {
159
compile project(':typeinfo')

0 commit comments

Comments
 (0)