@@ -4,7 +4,7 @@ import (
"errors"
"github.com/jinzhu/gorm"
_ "github.com/jinzhu/gorm/dialects/postgres"
_ "github.com/jinzhu/gorm/dialects/postgres" // sql driver
)
const dbVersion = "1"
The note is not visible to the blocked user.