cleanup
This commit is contained in:
@@ -47,7 +47,6 @@ func Open(dbPath string, adminMail string) error {
|
||||
return result.Error
|
||||
}
|
||||
}
|
||||
logger.Error.Printf("Init Subscriptions: %v", subscriptionModels)
|
||||
var createdModel models.SubscriptionModel
|
||||
if err := db.First(&createdModel).Error; err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user