Browse Source

Remove unused import

Vishnu Mohandas 4 years ago
parent
commit
e2717428bd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/ui/thumbnail_widget.dart

+ 0 - 1
lib/ui/thumbnail_widget.dart

@@ -1,5 +1,4 @@
 import 'package:flutter/material.dart';
-import 'package:photos/core/cache/image_cache.dart';
 import 'package:photos/core/cache/thumbnail_cache.dart';
 import 'package:photos/core/errors.dart';
 import 'package:photos/core/event_bus.dart';