mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Remove pprint
as it is now unused
This commit is contained in:
parent
305d27a7af
commit
a8ee30192c
@ -1,6 +1,5 @@
|
||||
from django import db
|
||||
from io import BytesIO, TextIOWrapper
|
||||
from pprint import pp
|
||||
from django.utils.translation import gettext_lazy
|
||||
from django.core.management import call_command
|
||||
from django.core.management.base import BaseCommand, CommandError
|
||||
|
Loading…
Reference in New Issue
Block a user