diff --git a/interface.go b/interface.go index 2bd9aac..a4ca57a 100644 --- a/interface.go +++ b/interface.go @@ -409,8 +409,6 @@ type Query struct { mutex sync.Mutex } -type FilterQuery Query - // Source implements pipeline.Source, and is the buffer for the input type Source struct { pipeline.ChanOutput