mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 16:36:02 +00:00
policy, mapper, capver, hscontrol: remove dead code
This commit is contained in:
parent
f49f27adf8
commit
ed6596f9d7
6 changed files with 38 additions and 118 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue