fix linting errors

This commit is contained in:
Sebastian McKenzie 2015-02-13 18:25:34 +11:00
parent 3b04a8c648
commit 1f3c3832ba

View File

@ -98,7 +98,6 @@ Scope.prototype._generateUid = function (name, i) {
return "_" + id;
};
/*
* Description
*