mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
JS: Deprecate ConsistencyChecking to avoid deprecation warnings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import javascript
|
||||
import testUtilities.ConsistencyChecking
|
||||
deprecated import testUtilities.ConsistencyChecking
|
||||
import semmle.javascript.frameworks.data.internal.ApiGraphModels as ApiGraphModels
|
||||
|
||||
class TypeModelFromCodeQL extends ModelInput::TypeModel {
|
||||
|
||||
Reference in New Issue
Block a user