Skip to content

Commit 47cc3c0

Browse files
committed
JS: Deprecate an import
1 parent 25f5ecb commit 47cc3c0

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/lib/semmle/javascript/dataflow/internal

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/dataflow/internal/FlowSteps.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
import javascript
8-
import semmle.javascript.dataflow.Configuration
8+
deprecated import semmle.javascript.dataflow.Configuration
99
import semmle.javascript.dataflow.internal.CallGraphs
1010
private import semmle.javascript.internal.CachedStages
1111

0 commit comments

Comments
 (0)