remove gradle hack

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-09-19 11:00:29 +00:00
parent 803403bc86
commit 61cd25f201
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ java {
dependencies {
api project(':poi')
//implementation files('/Users/pj.fanning/Downloads/poi-bin-5.1.1-SNAPSHOT/poi-ooxml-lite-5.1.1-SNAPSHOT.jar')
api project(':poi-ooxml-full')
api project(path: ':poi-ooxml-full', configuration: 'archives')