delete unneeded class
This commit is contained in:
parent
435d1ef5bd
commit
7984100e54
|
@ -1,10 +0,0 @@
|
||||||
package eu.siacs.conversations.ui.widget;
|
|
||||||
|
|
||||||
import android.text.style.ReplacementSpan;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by daniel on 11/4/17.
|
|
||||||
*/
|
|
||||||
|
|
||||||
public class ZeroWidthSpan extends ReplacementSpan {
|
|
||||||
}
|
|
Loading…
Reference in a new issue