Revert "Added logging"

This reverts commit 717c9ac3a3.
This commit is contained in:
M66B
2021-05-16 10:01:57 +02:00
parent 63a665ead0
commit 09f9c9be0a
2 changed files with 1 additions and 4 deletions

View File

@@ -169,8 +169,6 @@ public class Widget extends AppWidgetProvider {
}
static void update(Context context) {
EntityLog.log(context, "Widget update");
AppWidgetManager appWidgetManager = AppWidgetManager.getInstance(context);
if (appWidgetManager == null) {
Log.w("No app widget manager"); // Fairphone FP2