fixed incorrect import
This commit is contained in:
@@ -2,8 +2,8 @@ package hwsauth
|
||||
|
||||
import (
|
||||
"context"
|
||||
"git.haelnorr.com/h/golib/hws"
|
||||
"net/http"
|
||||
"projectreshoot/pkg/hws"
|
||||
"slices"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user