Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit acf9e3a

Browse files
kenodoggyniftynei
authored andcommitted
Remove static import per comments
1 parent 263e874 commit acf9e3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/java/com/zulip/android/models/Message.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
import java.util.Map;
4343
import java.util.concurrent.Callable;
4444

45-
import static com.zulip.android.util.CustomHtmlToSpannedConverter.linkifySpanned;
46-
4745
@DatabaseTable(tableName = "messages")
4846
public class Message {
4947

0 commit comments

Comments
 (0)