svn commit: r1761269 - /ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1761269 - /ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy

mbrohl
Author: mbrohl
Date: Sat Sep 17 20:13:39 2016
New Revision: 1761269

URL: http://svn.apache.org/viewvc?rev=1761269&view=rev
Log:
Improved: ebay : Remove unused imports from groovy files.
(OFBIZ-7895)

Thanks: Ankit Joshi for reporting and providing the patch.

Modified:
    ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy

Modified: ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy?rev=1761269&r1=1761268&r2=1761269&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy (original)
+++ ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy Sat Sep 17 20:13:39 2016
@@ -16,8 +16,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-import org.apache.ofbiz.entity.condition.EntityCondition;
-import org.apache.ofbiz.entity.condition.EntityOperator;
 import org.apache.ofbiz.entity.util.EntityUtil;
 
 webSiteList = [];