Skip to content

Commit

Permalink
Update jobqueue_db_badger.go
Browse files Browse the repository at this point in the history
fix issue introduced from commit of bot advice
  • Loading branch information
edmund-zavada committed Aug 18, 2024
1 parent d35a9cb commit 8c89544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobqueue_db_badger.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package jobqueue

import (
"encoding/binary"
"errors"
"fmt"

"github.com/dgraph-io/badger/v4"
Expand Down

0 comments on commit 8c89544

Please sign in to comment.