Fix NON_EXHAUSTIVE_WHEN_STATEMENT warnings in project code
This commit is contained in:
committed by
teamcityserver
parent
a6edd852ff
commit
f3116cb64a
+1
-1
@@ -441,4 +441,4 @@ internal class ComparableRangeToHandler(context: CommonBackendContext) : HeaderI
|
||||
start = expression.extensionReceiver!!,
|
||||
endInclusive = expression.getValueArgument(0)!!
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user