Skip to content

Commit

Permalink
BED-5065: Add missing error checks
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-mil committed Dec 9, 2024
1 parent afd6c82 commit bca2808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/api/src/database/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ package database

import (
"errors"

"github.com/gofrs/uuid"
"gorm.io/gorm"
)
Expand Down

0 comments on commit bca2808

Please sign in to comment.