mirror of
https://github.com/github/codeql.git
synced 2026-05-22 15:17:09 +02:00
KE2: Remove redundant value
This commit is contained in:
@@ -7109,7 +7109,6 @@ OLD: KE1
|
||||
t.isLongType -> {
|
||||
// OLD: KE1: Was: exprIdOrFresh<DbLongliteral>(overrideId).also { id ->
|
||||
tw.getFreshIdLabel<DbLongliteral>().also { id ->
|
||||
val t = e.expressionType
|
||||
if (t == null) {
|
||||
TODO()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user