Skip to content

Commit ea7063f

Browse files
authored
Ruby: make Customizations import private
1 parent f85a47d commit ea7063f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby/ql/lib/ruby.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
* Provides classes for working with Ruby programs.
33
*/
44

5-
import Customizations
5+
private import Customizations
66
import codeql.ruby.AST

0 commit comments

Comments
 (0)