mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
Use private imports
No need to have everyting re-export the entire AST
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import codeql_ruby.AST
|
||||
private import codeql_ruby.AST
|
||||
private import internal.TreeSitter
|
||||
private import internal.Method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user