Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
haisi committed Sep 16, 2016
1 parent 6ebbd40 commit 084379c
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -110,7 +110,6 @@ public void parse(
PDFParserConfig localConfig = context.get(PDFParserConfig.class, defaultConfig);

PDDocument pdfDocument = null;
TemporaryResources tmp = new TemporaryResources();

String password = "";
try {
Expand Down

0 comments on commit 084379c

Please sign in to comment.