Skip to content

Commit 2944cf2

Browse files
committed
adding newline to the bottom of the file
1 parent 4320382 commit 2944cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Ros.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,4 @@ ROSLIB.Ros._decodeTypeDefs = function(the_type, hint_defs) {
369369
}
370370
}
371371
return type_def_dict;
372-
};
372+
};

0 commit comments

Comments
 (0)