android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9a3018ee0bbf6e4a1c99f622fa9920d5bdb1ed46
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Fri Jul 19 07:35:06 2024 +0200
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Fri Jul 19 18:32:15 2024 +0200

    android: Drop unused import
    
    Change-Id: Idd578c2f1a984f1ecb9618ddfa8563cc467a6af2
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170767
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>
    Tested-by: Jenkins

diff --git a/android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java 
b/android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java
index f7597c29a86c..2ccf4a9f9c5d 100644
--- a/android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java
+++ b/android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java
@@ -14,7 +14,6 @@ import android.content.pm.ApplicationInfo;
 import android.content.res.AssetManager;
 import android.util.Log;
 
-import java.io.InputStream;
 import java.nio.ByteBuffer;
 
 // Native methods in this class are all implemented in

Reply via email to