Skip to content

Commit

Permalink
squashed the "irregular whitespace" on first line.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Apr 3, 2016
1 parent 5b51bf1 commit 38b72fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions widgets/Search/GetDistinctValues.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*eslint strict: 0 */
/*eslint strict: 0 */
define([
'dojo/_base/declare',
'dojo/_base/lang',
Expand Down Expand Up @@ -83,4 +83,4 @@ define([
queryTask.execute(query);
}
});
});
});

0 comments on commit 38b72fe

Please sign in to comment.