Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ohdearaugustin committed May 18, 2024
1 parent 02a21e4 commit f248e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hscontrol/db/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,6 @@ func ExpireExpiredNodes(tx *gorm.DB,
NodeID: tailcfg.NodeID(node.ID),
KeyExpiry: node.Expiry,
})
// and there is no point in notifying twice.
}
}

Expand Down

0 comments on commit f248e0e

Please sign in to comment.