Skip to content

Commit 880bc90

Browse files
author
MritunjayTiwari14
committed
poll: Remove unused import
Removed unused import 'dart:async'. Fixes: #1808
1 parent 1d57eeb commit 880bc90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/widgets/poll.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import 'dart:async';
2-
31
import 'package:flutter/material.dart';
42

53
import '../api/model/submessage.dart';

0 commit comments

Comments
 (0)