Bug 1223634 - fix eslint failure. r=me

This commit is contained in:
Tom Schuster 2016-03-16 15:32:49 +01:00
parent d813962aca
commit 2477d37bae

View File

@ -191,5 +191,5 @@ MatchGlobs.prototype = {
}
}
return false;
}
}
},
};