Skip to content

Commit

Permalink
fix: remove redundant error import
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliathLabs committed Nov 30, 2024
1 parent cf82a9d commit 66ac355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/dnsproxy/proxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (

"github.com/miekg/dns"
"github.com/patrickmn/go-cache"
"github.com/pkg/errors"
"github.com/sirupsen/logrus"
)

Expand Down

0 comments on commit 66ac355

Please sign in to comment.