mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Ruby: make Customizations import private
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
* Provides classes for working with Ruby programs.
|
||||
*/
|
||||
|
||||
import Customizations
|
||||
private import Customizations
|
||||
import codeql.ruby.AST
|
||||
|
||||
Reference in New Issue
Block a user