Skip to content

Commit

Permalink
fix previous commit : tika has been commented, isn't needed
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1685133 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
nmalin committed Jun 12, 2015
1 parent 306dd26 commit 03b650e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Licensed to the Apache Software Foundation (ASF) under one

package org.ofbiz.widget.test;

import org.apache.tika.Tika;
//import org.apache.tika.Tika;
import org.ofbiz.base.util.HttpClient;
import org.ofbiz.base.util.HttpClientException;
import org.ofbiz.base.util.SSLUtil;
Expand Down

0 comments on commit 03b650e

Please sign in to comment.