diff --git a/libanemos_test.go b/libanemos_test.go index 16ba532..28691af 100644 --- a/libanemos_test.go +++ b/libanemos_test.go @@ -10,10 +10,6 @@ func (m mockAnemosData) Filter() anemosData[any] { return m } -// Removed the conflicting AnemosGet struct declaration - -// Removed the duplicate NewAnemosGet function declaration - func TestNewAnemosGet(t *testing.T) { anemosGet := NewAnemosGet()