mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
refactor: remove unuse imports
This commit is contained in:
parent
662220ab8a
commit
0758db971b
@ -1,9 +1,7 @@
|
||||
import 'dart:math';
|
||||
|
||||
import 'package:flowy_infra/image.dart';
|
||||
import 'package:flowy_infra/theme.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:provider/provider.dart';
|
||||
|
||||
class FlowyIconButton extends StatelessWidget {
|
||||
final double width;
|
||||
|
Loading…
Reference in New Issue
Block a user