Browse Source

remove an unuse import

Jimmy 2 years ago
parent
commit
a8c7ea90b7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/src/qrcode_withlogo.dart

+ 0 - 1
lib/src/qrcode_withlogo.dart

@@ -1,5 +1,4 @@
 import 'dart:async';
-import 'dart:html';
 import 'dart:ui' as ui;
 
 import 'package:fis_lib_qrcode/src/custom_qrcode_builder.dart';