Skip to content

Commit 28223b1

Browse files
committed
remove meta import
1 parent a7220fe commit 28223b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/disposebag_mixin.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import 'dart:async';
22

33
import 'package:disposebag/disposebag.dart';
44
import 'package:flutter/widgets.dart';
5-
import 'package:meta/meta.dart';
65

76
/// A mixin that provides the [DisposeBag] that helps disposing Streams and closing Sinks.
87
@optionalTypeArgs

0 commit comments

Comments
 (0)