Skip to content

Commit

Permalink
remove extra promiseAll reference
Browse files Browse the repository at this point in the history
  • Loading branch information
green3g committed Feb 11, 2017
1 parent ce28af2 commit dd2f8dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions viewer/js/viewer/_MapMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ define([
'dojo/dom',
'dojo/_base/array',
'dojo/Deferred',
'dojo/promise/all',

'esri/map',

Expand All @@ -18,7 +17,6 @@ define([
dom,
array,
Deferred,
promiseAll,

Map
) {
Expand Down

0 comments on commit dd2f8dc

Please sign in to comment.