Commit ebd77722 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Elimina restos incluidos por error

parent 4dfd20cf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -95,7 +95,6 @@ define([

		_loadPdfInWidget: function(pdfUrl) {

			var HOSTED_VIEWER_ORIGINS = [null, this._envData.apiUrl];
			var widgetInstance = this._getWidgetInstance('pdf');

			if (!widgetInstance) {