Clean old infoscreen code and statics
This commit is contained in:
@@ -15,4 +15,11 @@ class Migration(migrations.Migration):
|
||||
migrations.DeleteModel(
|
||||
name='HSLDataModel',
|
||||
),
|
||||
migrations.RemoveField(
|
||||
model_name='hslinfoitem',
|
||||
name='infoitem_ptr',
|
||||
),
|
||||
migrations.DeleteModel(
|
||||
name='HslInfoItem',
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user