Kaydet (Commit) 6f04b04d authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl Kaydeden (comit) Miklos Vajna

android: organise imports

Change-Id: Ie8178e34698ba686e899ddd8e4f8775081fc9d83
üst f62669d3
......@@ -11,8 +11,6 @@ package org.libreoffice.kit;
// https://code.google.com/p/android/issues/detail?id=16941
//
import android.util.Log;
import java.nio.ByteBuffer;
public final class DirectBufferAllocator {
......
......@@ -9,8 +9,6 @@
package org.libreoffice.kit;
import android.util.Log;
import java.nio.ByteBuffer;
public class Document {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment