🔥 Removed unused imports

This commit is contained in:
2021-04-13 01:50:16 +03:00
parent b5d7894e78
commit 6eaaf1800d

View File

@@ -5,9 +5,7 @@ from pathlib import Path
import os
import sys
import json
import re
import argparse
import logging
import youtube_dl
from get_channels import retrieve_youtube_subscriptions
from print_logo import print_logo