mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
JS: Autoformat
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import javascript
|
||||
|
||||
query Module getImportedModule(Import imprt) {
|
||||
result = imprt.getImportedModule()
|
||||
}
|
||||
query Module getImportedModule(Import imprt) { result = imprt.getImportedModule() }
|
||||
|
||||
Reference in New Issue
Block a user