Skip to content

Commit

Permalink
Remove DeveloperError dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cguldner committed Jul 24, 2017
1 parent f21a167 commit a2c2486
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Widgets/InfoBox/InfoBox.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ define([
'../../Core/defined',
'../../Core/defineProperties',
'../../Core/destroyObject',
'../../Core/DeveloperError',
'../../ThirdParty/knockout',
'../getElement',
'../subscribeAndEvaluate',
Expand All @@ -17,7 +16,6 @@ define([
defined,
defineProperties,
destroyObject,
DeveloperError,
knockout,
getElement,
subscribeAndEvaluate,
Expand Down

0 comments on commit a2c2486

Please sign in to comment.