IDEMPIERE-4723 remove minor warning in eclipse (#1332)

This commit is contained in:
Carlos Ruiz 2022-05-18 04:08:38 +02:00 committed by GitHub
parent 13e0c8e1a4
commit d67ca5b69b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import java.nio.file.Files;
import java.nio.file.Path;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import java.util.logging.Level;