1
1
mirror of https://github.com/wader/fq.git synced 2024-10-26 20:06:29 +03:00

moc3: remove dead code

This commit is contained in:
Ronsor 2023-08-17 20:13:35 -07:00
parent 092662ec85
commit 20f02e79b7

View File

@ -9,8 +9,6 @@ import (
"github.com/wader/fq/pkg/scalar"
)
var probeGroup decode.Group
func init() {
interp.RegisterFormat(
format.MOC3,