mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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