mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 15:11:58 +00:00
removed unnecessary import
This commit is contained in:
parent
de61abb3aa
commit
3da28a4685
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import 'dart:async';
|
||||
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_hooks/flutter_hooks.dart' hide Store;
|
||||
import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||
|
|
Loading…
Reference in a new issue