remove comment

This commit is contained in:
Samir Patel 2022-02-08 16:08:04 -06:00
parent 4fee777c23
commit edc16a61ea

View file

@ -475,7 +475,6 @@ var callInfoByFunc = map[string]callInfo{
allowUnknown: false,
prototypes: map[string]interface{}{
"columns": interfaceOrVariable,
// "columns": []interface{}{},
},
callType: PrecallGlobal,
},