chore: remove unused code
This commit is contained in:
@@ -2,8 +2,6 @@ package generator
|
|||||||
|
|
||||||
import "github.com/edmand46/arpack/parser"
|
import "github.com/edmand46/arpack/parser"
|
||||||
|
|
||||||
const maxUint16Len = 65535
|
|
||||||
|
|
||||||
func lengthContext(f parser.Field) string {
|
func lengthContext(f parser.Field) string {
|
||||||
switch {
|
switch {
|
||||||
case f.Kind == parser.KindSlice:
|
case f.Kind == parser.KindSlice:
|
||||||
|
|||||||
Reference in New Issue
Block a user