mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-17 14:02:07 +09:00
policy, mapper, capver, hscontrol: remove dead code
This commit is contained in:
@@ -51,12 +51,6 @@ type mapper struct {
|
||||
created time.Time
|
||||
}
|
||||
|
||||
//nolint:unused
|
||||
type patch struct {
|
||||
timestamp time.Time
|
||||
change *tailcfg.PeerChange
|
||||
}
|
||||
|
||||
func newMapper(
|
||||
cfg *types.Config,
|
||||
state *state.State,
|
||||
|
||||
Reference in New Issue
Block a user