Fix multicast detection on ended connections as well as some linter errors
This commit is contained in:
@@ -2,8 +2,6 @@ package base
|
||||
|
||||
import (
|
||||
"github.com/safing/portbase/database"
|
||||
|
||||
// Dependencies.
|
||||
_ "github.com/safing/portbase/database/dbmodule"
|
||||
_ "github.com/safing/portbase/database/storage/bbolt"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user