mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Ruby: Ensure TRoute and TRouteBlock are private
This commit is contained in:
@@ -703,7 +703,7 @@ module ActionDispatch {
|
||||
}
|
||||
}
|
||||
|
||||
import Cached
|
||||
private import Cached
|
||||
|
||||
/**
|
||||
* This module contains the IPA types backing `RouteBlock` and `Route`, cached for performance.
|
||||
|
||||
Reference in New Issue
Block a user