Remove unused models import
This commit is contained in:
parent
f17a0c08cf
commit
7d5c6cc1d4
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import (
|
|||
"strconv"
|
||||
|
||||
"github.com/rede5/gohorsejobs/backend/internal/dto"
|
||||
"github.com/rede5/gohorsejobs/backend/internal/models"
|
||||
"github.com/rede5/gohorsejobs/backend/internal/services"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue