mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
4940 Fix SQLiteDBConnect
This commit is contained in:
parent
b897243a51
commit
1a571c4545
@ -166,7 +166,7 @@ public class SQLiteDBConnect implements AutoCloseable {
|
||||
*
|
||||
* @return The connection to the database, may be null.
|
||||
*
|
||||
* @deprecated
|
||||
* @deprecated Do not use.
|
||||
*/
|
||||
@Deprecated
|
||||
public Connection getConnection() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user