Skip to content

Commit

Permalink
Remove old plugin import
Browse files Browse the repository at this point in the history
  • Loading branch information
green3g committed May 12, 2016
1 parent 2e74d21 commit 683f5de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viewer/js/gis/dijit/StreetView.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ define([
'gis/plugins/Google',
'dijit/form/ToggleButton',
'xstyle/css!./StreetView/css/StreetView.css'
// 'gis/plugins/async!//maps.google.com/maps/api/js?v=3'
], function (declare, _WidgetBase, _TemplatedMixin, _WidgetsInTemplateMixin, lang, aspect, topic, GraphicsLayer, Graphic, SimpleRenderer, template, PictureMarkerSymbol, domStyle, domGeom, Point, SpatialReference, MenuItem, proj4, i18n, Google) {
var google;
return declare([_WidgetBase, _TemplatedMixin, _WidgetsInTemplateMixin], {
Expand Down

0 comments on commit 683f5de

Please sign in to comment.