Skip to content

Commit 69973d0

Browse files
committed
JS: Autoformat
1 parent 32500c8 commit 69973d0

File tree

1 file changed

+1
-3
lines changed
  • javascript/ql/test/library-tests/TypeScript/BaseUrl

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import javascript
22

3-
query Module getImportedModule(Import imprt) {
4-
result = imprt.getImportedModule()
5-
}
3+
query Module getImportedModule(Import imprt) { result = imprt.getImportedModule() }

0 commit comments

Comments
 (0)