Clean up linter errors

This commit is contained in:
Daniel
2019-11-07 16:13:22 +01:00
parent 35c7f4955b
commit f75fc7d162
50 changed files with 402 additions and 334 deletions

View File

@@ -8,10 +8,6 @@ import (
"github.com/safing/portmaster/status"
)
var (
emptyFlags = Flags{}
)
// Set handles Profile chaining.
type Set struct {
sync.Mutex