delete extra blank lines

This commit is contained in:
Arpit Jalan 2018-02-27 15:51:31 +05:30
parent ec8cc833c6
commit 841e58fc46

View File

@ -24,5 +24,3 @@ QUnit.test("show footer edit button", assert => {
assert.ok(exists('.edit-message'), 'shows edit first post button on footer when PM tagging is enabled');
});
});