Skip to content

Commit 76bafa4

Browse files
committed
fix: remove unused import
1 parent 0f20487 commit 76bafa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/track/local/local.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import '../../support/platform.dart';
3030
import '../../types/other.dart';
3131
import '../options.dart';
3232
import '../processor.dart';
33-
import '../processor_native.dart' if (dart.library.js_interop) '../processor_web.dart';
3433
import '../remote/audio.dart';
3534
import '../remote/video.dart';
3635
import '../track.dart';

0 commit comments

Comments
 (0)