Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 9, 2024
1 parent 3a4e951 commit 8164d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/webconnectivityqa/checker.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (

// Checker checks whether a measurement is correct.
type Checker interface {
// Check checks whether the measurement is correct.
Check(mx *model.Measurement) error
}

Expand Down

0 comments on commit 8164d63

Please sign in to comment.