mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
JS: Fix use of deprecated alias
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from KnownDirective d
|
||||
from Directive::KnownDirective d
|
||||
select d, d.getDirectiveText()
|
||||
|
||||
Reference in New Issue
Block a user