Added newline back to end of file (IDE mistake)

This commit is contained in:
Jeroen Akkerman 2017-12-04 11:43:05 +01:00
parent 7b147b3148
commit e45dcec53f

View File

@ -2102,4 +2102,4 @@ SimpleMDE.prototype.toTextArea = function() {
}
};
module.exports = SimpleMDE;
module.exports = SimpleMDE;