mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 18:46:01 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -115,7 +115,6 @@ function resizeImage(fileObj, callback) {
|
||||
}, next);
|
||||
},
|
||||
function (next) {
|
||||
|
||||
// Return the resized version to the composer/postData
|
||||
var dirname = path.dirname(fileObj.url);
|
||||
var extname = path.extname(fileObj.url);
|
||||
|
||||
Reference in New Issue
Block a user