[mob][photos] Forgot one import
This commit is contained in:
parent
4ac295e1e2
commit
cde17441d6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import "dart:convert" show jsonEncode, jsonDecode;
|
||||
|
||||
import "package:flutter/material.dart" show debugPrint, immutable;
|
||||
import "package:flutter/material.dart" show immutable;
|
||||
import "package:logging/logging.dart";
|
||||
import "package:photos/face/model/dimension.dart";
|
||||
import "package:photos/models/file/file.dart";
|
||||
|
|
Loading…
Add table
Reference in a new issue