forked from firka/flutter
Remove unused 'dart:async' imports. (#65568)
This commit is contained in:
committed by
GitHub
parent
82e459fcf3
commit
7f3c9b6bda
@@ -2,7 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
import 'dart:async';
|
||||
import 'dart:convert';
|
||||
import 'dart:io';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user