From 26372efe25b52aaf666d60c466c19c4b98d73bf6 Mon Sep 17 00:00:00 2001 From: tcely Date: Sat, 10 May 2025 03:31:52 -0400 Subject: [PATCH] Update __init__.py --- tubesync/sync/models/__init__.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tubesync/sync/models/__init__.py b/tubesync/sync/models/__init__.py index 3e4d521b..dba06dfb 100644 --- a/tubesync/sync/models/__init__.py +++ b/tubesync/sync/models/__init__.py @@ -1,10 +1,4 @@ # These are referenced from the migration files -# TODO: update migration files to remove -# CommaSepChoiceField - -from ..fields import CommaSepChoiceField - -# Used by migration files and staying here from .misc import ( get_media_file_path,