auth-uploads #5
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ func RegisterFileRoutes(cfg *types.StereoConfig, api *gin.RouterGroup) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// conver file variable to base64 string
|
|
||||||
b64, err := convertToBase64(filePath)
|
b64, err := convertToBase64(filePath)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue