Browse Source

migrated memory.dart to null safety

ashilkn 2 years ago
parent
commit
9cf5c09cfd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lib/models/memory.dart

+ 0 - 2
lib/models/memory.dart

@@ -1,5 +1,3 @@
-// @dart=2.9
-
 import 'package:photos/models/file.dart';
 
 class Memory {