mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
autoformat
This commit is contained in:
@@ -182,7 +182,6 @@ module Opcode {
|
||||
final override string toString() { result = "InitializeIndirection" }
|
||||
}
|
||||
|
||||
|
||||
class InitializeThis extends Opcode, TInitializeThis {
|
||||
final override string toString() { result = "InitializeThis" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user