lint compliance

This commit is contained in:
yflory 2019-02-04 16:22:05 +01:00
parent df2069eb4a
commit aa5484ff21

View File

@ -736,7 +736,7 @@ define([
callback: uploadedCallback callback: uploadedCallback
}; };
APP.FM.handleFile(blob, data); APP.FM.handleFile(blob, data);
} };
var loadLastDocument = function () { var loadLastDocument = function () {
var lastCp = getLastCp(); var lastCp = getLastCp();