mirror of
https://github.com/beetbox/beets.git
synced 2026-01-20 15:14:13 +01:00
Remove pack type
This commit is contained in:
parent
f13b2dff2a
commit
0a8c3f5c98
1 changed files with 0 additions and 1 deletions
|
|
@ -289,7 +289,6 @@ class StorageStyle(object):
|
|||
self.as_type = as_type
|
||||
self.packing = packing
|
||||
self.pack_pos = pack_pos
|
||||
self.pack_type = int
|
||||
self.id3_lang = id3_lang
|
||||
self.suffix = suffix
|
||||
self.float_places = float_places
|
||||
|
|
|
|||
Loading…
Reference in a new issue