mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 01:11:02 +02:00
Remove commented out code
This commit is contained in:
parent
774715b3cf
commit
94797696a9
@ -201,10 +201,7 @@ type interpreter struct {
|
||||
// External variables
|
||||
extVars map[ast.Identifier]potentialValue
|
||||
|
||||
// The clean environment in which we execute imports, extVars as well
|
||||
// as the main program. It contains std.
|
||||
//initialEnv environment
|
||||
|
||||
// A part of std object common to all files
|
||||
baseStd valueObject
|
||||
|
||||
// Keeps imports
|
||||
|
Loading…
x
Reference in New Issue
Block a user