From 432529c7e8265990cae883872085fe3cd0ee6049 Mon Sep 17 00:00:00 2001 From: Mattia Date: Tue, 28 Sep 2021 16:50:15 +0200 Subject: [PATCH] Update example.dart --- example/example.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/example/example.dart b/example/example.dart index 0f3ab51..09771ca 100644 --- a/example/example.dart +++ b/example/example.dart @@ -1,5 +1,4 @@ // ignore_for_file: avoid_print -import 'package:youtube_explode_dart/src/youtube_explode_base.dart'; import 'package:youtube_explode_dart/youtube_explode_dart.dart'; Future main() async {