fix erroneous whitespace

This commit is contained in:
Sebastian McKenzie 2015-03-10 03:28:36 +11:00
parent 20eb143915
commit 068b1341d9

View File

@ -13,7 +13,6 @@ var MyCtrl2 = function MyCtrl2(a) {
foo;
};
var MyCtrl3 = function MyCtrl3(a) {
"a";
babelHelpers.classCallCheck(this, MyCtrl3);