Merge pull request #10063 from erik-krogh/fixRbDep

re-deprecate ReDoSUtil in ruby
This commit is contained in:
Erik Krogh Kristensen
2022-08-16 13:27:52 +02:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
// We don't need the NFA utils, just the regexp tree.
// but the below is a nice shared library that exposes the API we need.
import performance.ReDoSUtil
import regexp.NfaUtils
/**
* Gets a rank for `range` that is unique for ranges in the same file.