Skip to content

Commit

Permalink
fix: Remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
qwadrox committed Mar 10, 2024
1 parent c3d521e commit b2891d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:home_widget/home_widget.dart';
import 'package:home_widget/home_widget_info.dart';
import 'package:workmanager/workmanager.dart';

/// Used for Background Updates using Workmanager Plugin
Expand Down

0 comments on commit b2891d5

Please sign in to comment.