diff --git a/backends/openweathermap.org.go b/backends/openweathermap.org.go index 0260171..82a7f87 100644 --- a/backends/openweathermap.org.go +++ b/backends/openweathermap.org.go @@ -11,8 +11,6 @@ import ( "regexp" "strings" "time" - - "github.com/schachmat/wego/iface" ) type openWeatherConfig struct {