[mob] Remove unused import
This commit is contained in:
parent
ca16c6f0d6
commit
bcfe05f16a
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import 'package:photos/face/db_fields.dart';
|
|||
import "package:photos/face/model/detection.dart";
|
||||
import "package:photos/face/model/face.dart";
|
||||
import "package:photos/face/model/person.dart";
|
||||
import 'package:photos/face/model/person_face.dart';
|
||||
import "package:photos/generated/protos/ente/common/vector.pb.dart";
|
||||
|
||||
int boolToSQLInt(bool? value, {bool defaultValue = false}) {
|
||||
|
|
Loading…
Add table
Reference in a new issue