mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 05:07:40 +00:00
Removing log message
This commit is contained in:
parent
7f0ee677bd
commit
7047622a62
@ -29,7 +29,6 @@ public class FindMyPhonePlugin extends Plugin {
|
||||
|
||||
@Override
|
||||
public boolean onPackageReceived(NetworkPackage np) {
|
||||
Log.e("FindMyPhonePR", "onPackageReceived");
|
||||
if (np.getType().equals(NetworkPackage.PACKAGE_TYPE_FINDMYPHONE)) {
|
||||
//Log.e("PingPackageReceiver", "was a find my phone!");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user