mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Remove useless import
This commit is contained in:
parent
3d443a2c4d
commit
b174180e76
2 changed files with 1 additions and 3 deletions
|
|
@ -342,5 +342,4 @@
|
|||
<activity android:name=".LinphoneGenericActivity">
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
@ -75,7 +75,6 @@ import android.widget.TextView;
|
|||
import android.widget.Toast;
|
||||
|
||||
import org.linphone.compatibility.Compatibility;
|
||||
import org.linphone.core.LinphoneAccountCreator;
|
||||
import org.linphone.core.LinphoneAddress;
|
||||
import org.linphone.core.LinphoneBuffer;
|
||||
import org.linphone.core.LinphoneChatMessage;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue