renamed parse_language.go

This commit is contained in:
milarin 2023-01-16 09:59:40 +01:00
parent 54a23b868d
commit 13e09638e0
2 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ import (
// FileParseOptions holds the subgroup index in which information can be found in a given regex
type FileParseOptions struct {
// regex group references
Name int
Episode int
}