Minor: remove unused template for Map.random()
This commit is contained in:
@@ -866,11 +866,6 @@ object Elements : TemplateGroupBase() {
|
||||
"""
|
||||
}
|
||||
}
|
||||
specialFor(Maps) {
|
||||
body {
|
||||
"""return entries.random(random)"""
|
||||
}
|
||||
}
|
||||
specialFor(RangesOfPrimitives) {
|
||||
body {
|
||||
val expr = when (primitive) {
|
||||
|
||||
Reference in New Issue
Block a user