Skip to content

Commit fcd214b

Browse files
authored
fix: lint unhappy with unused import (#1412)
1 parent a50f2a6 commit fcd214b

File tree

1 file changed

+0
-1
lines changed
  • frontend/app_flowy/packages/appflowy_popover/lib/src

1 file changed

+0
-1
lines changed

frontend/app_flowy/packages/appflowy_popover/lib/src/popover.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import 'dart:async';
21
import 'package:appflowy_popover/src/layout.dart';
32
import 'package:flutter/material.dart';
43
import 'mask.dart';

0 commit comments

Comments
 (0)