Get linting passing again
This commit is contained in:
parent
4f95f27400
commit
494f66d388
21 changed files with 367 additions and 212 deletions
|
@ -35,7 +35,6 @@ export default class Uploader {
|
|||
}
|
||||
|
||||
*accept() {
|
||||
yield this.checkLimit();
|
||||
this.upload = yield parse(this.context, {
|
||||
autoFields: true,
|
||||
headers: this.context.request.headers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue