mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
Remove unused import of 'dart:typed_data' in usb_serial_service_web.dart
This commit is contained in:
committed by
just-stuff-tm
parent
47c4e0fb82
commit
4b24506310
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user