mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 17:41:15 +00:00
Changed file name
This commit is contained in:
parent
4382b35fe3
commit
08612929ea
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import userUploadPictureService from '../../services/users/upload-picture'
|
||||
import userUploadPictureService from '../../services/users/user-upload-picture'
|
||||
import { Request, Response } from 'express'
|
||||
import { badRequest } from '../../lib/http-errors'
|
||||
|
||||
|
|
Loading…
Reference in a new issue