more updates

This commit is contained in:
David Terpay
2023-08-15 16:39:57 -04:00
parent a9022fd3ca
commit 51537eb4e3
6 changed files with 0 additions and 654 deletions
-4
View File
@@ -14,10 +14,6 @@ const (
LaneName = "Terminator"
)
const (
LaneName = "Terminator"
)
// Terminator Lane will get added to the chain to simplify chaining code so that we
// don't need to check if next == nil further up the chain
//