clean up merge conflict message

This commit is contained in:
Joe Fleming 2015-11-03 13:20:14 -07:00
parent 4a114188d7
commit 1213afe38d

View file

@ -228,10 +228,6 @@ define(function (require) {
return button.click();
});
}
<<<<<<< HEAD
=======
>>>>>>> 24da64f... No code changes, only style change to unwrap a lot of superfluous line breaks on chained calls.
};
return SettingsPage;