mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
Remove unused import of 'dart:typed_data' in usb_serial_service_web.dart
This commit is contained in:
parent
47c4e0fb82
commit
4b24506310
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import 'dart:async';
|
||||
import 'dart:js_interop';
|
||||
import 'dart:js_interop_unsafe';
|
||||
import 'dart:typed_data';
|
||||
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:web/web.dart' as web;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue