From 8acf95af96b377b5aec67c8a5f5a2018cdf678c4 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 29 Aug 2017 16:39:24 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 3 --- 1 file changed, 3 deletions(-) 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; -- 2.39.2