Fix example import

This commit is contained in:
Hexah 2020-02-20 22:45:36 +01:00
parent 4ca77f923f
commit d76ca8d734
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import 'package:youtube_explode_dart/src/youtube_explode_base.dart';
import 'package:youtube_explode_dart/youtube_explode_dart.dart';
Future<void> main() async {
// Parse the video id from the url.