diff --git a/plugins/beetslabels.py b/plugins/beetslabels.py index da47950..7c1093c 100644 --- a/plugins/beetslabels.py +++ b/plugins/beetslabels.py @@ -7,9 +7,7 @@ from beets.dbcore import types from beets.dbcore import FieldQuery import optparse - import json - LABELS_FIELD_NAME = "mylabels" def do_modify_labels(lib, objs, label, action):