Skip to content

Commit

Permalink
import sorter.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Jul 15, 2024
1 parent 31eec97 commit 85aec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/track/local/video.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import 'package:flutter/foundation.dart';

import 'package:collection/collection.dart';
import 'package:flutter_webrtc/flutter_webrtc.dart' as rtc;
import 'package:livekit_client/src/extensions.dart';

import 'package:livekit_client/src/extensions.dart';
import '../../events.dart';
import '../../exceptions.dart';
import '../../logger.dart';
Expand Down

0 comments on commit 85aec95

Please sign in to comment.