mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 10:40:11 -05:00
Cleanup obsolete imports
This commit is contained in:
parent
d6fca0f1e9
commit
211d30582a
@ -2,10 +2,6 @@ package com.fsck.k9.activity;
|
|||||||
|
|
||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|
||||||
import com.fsck.k9.K9;
|
|
||||||
|
|
||||||
import android.util.Log;
|
|
||||||
|
|
||||||
public class MessageReference implements Serializable
|
public class MessageReference implements Serializable
|
||||||
{
|
{
|
||||||
public String accountUuid;
|
public String accountUuid;
|
||||||
|
Loading…
Reference in New Issue
Block a user