do not mention CSV
This commit is contained in:
parent
ba5368c3c7
commit
70b6f8a056
@ -188,7 +188,7 @@ func postBenchmarkCreate(c *gin.Context) {
|
||||
"username": session.Get("Username"),
|
||||
"userID": session.Get("ID"),
|
||||
|
||||
"errorMessage": "Error occurred while reading CSV files: " + err.Error(),
|
||||
"errorMessage": "Error occurred while reading files: " + err.Error(),
|
||||
})
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user