From: edward Date: Tue, 29 Aug 2017 08:39:24 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8acf95af96b377b5aec67c8a5f5a2018cdf678c4 Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index ad5eafdb..d46cb952 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -185,9 +185,6 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { url: this.url, method: 'GET', success : function(resp, opts) { - - Roo.log('resp:'); - Roo.log(resp); _t.response = resp; _t.doc = resp.responseXML;