Removed unnecessary logging

This commit is contained in:
Abdelilah El Aissaoui 2022-10-18 22:45:02 +02:00
parent 095c451aa4
commit eebf16f707

View File

@ -257,8 +257,6 @@ class TabViewModel @Inject constructor(
}
lastNotify = currentTimeMillis
} else {
printLog(TAG, "Ignoring changed occurred during operation running...")
}
}
}