remove trailing whitespace

This commit is contained in:
Iuri Matias 2018-06-11 13:41:26 -04:00
parent 6b26f2a9d7
commit 57ef573142
1 changed files with 2 additions and 2 deletions

View File

@ -376,9 +376,9 @@ EmbarkJS.Names.lookup = function(identifier) {
// To Implement
/*
// register a name
// register a name
EmbarkJS.Names.register = function(name, options) {
}
*/