Skip to content

Commit 49a6d75

Browse files
author
Abhinav Gautam
committed
retrigger
1 parent 0b18bf5 commit 49a6d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/upload/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class Upload {
1818
async upload(options) {
1919
return await this.uploader.upload(options);
2020
}
21+
2122
}
2223

2324
module.exports = {

0 commit comments

Comments
 (0)