mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-28 20:51:24 +00:00
Code clean-up thanks to SonarLint & bugfix for ByteArray::compareTo!
This commit is contained in:
@@ -3,7 +3,6 @@ package org.hsqldb.jdbc;
|
||||
import java.sql.Connection;
|
||||
import java.sql.SQLException;
|
||||
|
||||
import org.hsqldb.jdbc.JDBCPool;
|
||||
import org.hsqldb.jdbc.pool.JDBCPooledConnection;
|
||||
|
||||
public class HSQLDBPool extends JDBCPool {
|
||||
|
Reference in New Issue
Block a user