Remove trailing whitespace.

This commit is contained in:
Nick Martin
2013-12-03 03:57:28 -08:00
parent 1c3877eeb6
commit 76808dfce2
4 changed files with 5 additions and 5 deletions

View File

@@ -505,7 +505,7 @@ Template.api.onConnection = {
descr: "The function to call with the session when a new DDP connection is established."}
]
};
Template.api.ddp_session = {
id: "ddp_session",
name: "DDP.Session",