Skip to content

Commit 861564c

Browse files
committed
Add missing lint
1 parent 3e82113 commit 861564c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fixtures/_webdevSoundSmoke/web/main.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
import 'dart:async';
66
import 'dart:convert';
77
import 'dart:developer';
8+
// TODO: https://github.com/dart-lang/webdev/issues/2508
9+
// ignore: deprecated_member_use
810
import 'dart:html';
911

1012
void main() {

0 commit comments

Comments
 (0)