mirror of
https://github.com/safing/portbase
synced 2025-09-01 10:09:50 +00:00
Remove debug code
This commit is contained in:
parent
6093a46992
commit
7e9c2f49f0
1 changed files with 0 additions and 2 deletions
|
@ -286,8 +286,6 @@ func (b *BBolt) MaintainRecordStates(ctx context.Context, purgeDeletedBefore tim
|
|||
c.Seek(key)
|
||||
}
|
||||
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
|
||||
// check if context is cancelled
|
||||
select {
|
||||
case <-ctx.Done():
|
||||
|
|
Loading…
Add table
Reference in a new issue