Merge pull request #1832 from yashsinghcodes/nightly
fix: missing import
This commit is contained in:
@@ -48,6 +48,7 @@ import (
|
||||
newscheduler "github.com/carlescere/scheduler"
|
||||
"golang.org/x/crypto/bcrypt"
|
||||
"gopkg.in/yaml.v3"
|
||||
"sort"
|
||||
|
||||
// Web
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
Reference in New Issue
Block a user