Skip to content

Commit 7cbc045

Browse files
committed
refactor(bootstrap): remove unused import
- Removed unused import of 'package:flutter/foundation.dart' show kIsWeb;
1 parent 658d230 commit 7cbc045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/bootstrap.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import 'package:flutter/foundation.dart' show kIsWeb;
21
import 'package:flutter/material.dart';
32
import 'package:flutter_bloc/flutter_bloc.dart';
43
import 'package:ht_auth_api/ht_auth_api.dart';

0 commit comments

Comments
 (0)