Skip to content

Commit 2747e2a

Browse files
committed
JS: formatting
1 parent 2186ca7 commit 2747e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/test/experimental/PoI/ServerPoIs.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
import javascript
66
import experimental.poi.PoI
77

8-
class MyServerRelatedPoI extends ServerRelatedPoI, ActivePoI {}
8+
class MyServerRelatedPoI extends ServerRelatedPoI, ActivePoI { }
99

1010
query predicate problems = alertQuery/6;

0 commit comments

Comments
 (0)