Rename file

This commit is contained in:
Vishnu Mohandas 2020-09-10 02:47:21 +05:30
parent 5659adf384
commit 69a6fb9200
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import 'package:photos/events/photo_upload_event.dart';
import 'package:photos/events/user_authenticated_event.dart';
import 'package:photos/file_repository.dart';
import 'package:photo_manager/photo_manager.dart';
import 'package:photos/file_upload_manager.dart';
import 'package:photos/file_uploader.dart';
import 'package:photos/models/file_type.dart';
import 'package:photos/utils/crypto_util.dart';
import 'package:photos/utils/file_name_util.dart';