[Examples] Modified MSL data source to use a single cached connection. Fixes #1480

This commit is contained in:
Henry
2017-03-26 17:39:03 -07:00
parent f09a76e23b
commit a59177447b
2 changed files with 6 additions and 16 deletions

View File

@@ -92,7 +92,7 @@ define([
{
"key":"rems.adapter",
"implementation": RemsTelemetryServerAdapter,
"depends": ["$q", "$http", "$log", "REMS_WS_URL"]
"depends": ["$http", "$log", "REMS_WS_URL"]
}
],
"components": [