fix jshint complaints in pad directory

This commit is contained in:
ansuz
2016-02-12 16:21:17 +01:00
parent fe3917c0f1
commit f1915d3b7c
2 changed files with 5 additions and 5 deletions

View File

@@ -210,7 +210,7 @@ window.ErrorBox = ErrorBox;
}
return x;
}
};
}
throw new Error();
});
};