[Style] JSLint Compliance

This commit is contained in:
Pete Richards
2015-08-06 15:16:16 -07:00
parent ec62c27f36
commit c80e9bfa26
5 changed files with 15 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
/*global define */
define(
function () {
"use strict";
function LocationCapability(domainObject) {
this.domainObject = domainObject;