Skip to content

Commit

Permalink
🔥 [#46] -- remove file related to certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ewen committed Aug 30, 2022
1 parent 34cdc3d commit 1abf3b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
3 changes: 0 additions & 3 deletions zgw_consumers/migrations/0015_auto_20220307_1522.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import privates.fields
import privates.storages

import zgw_consumers.mixins


class Migration(migrations.Migration):

Expand Down Expand Up @@ -72,7 +70,6 @@ class Migration(migrations.Migration):
"verbose_name": "certificate",
"verbose_name_plural": "certificates",
},
bases=(zgw_consumers.mixins.DeleteFileFieldFilesMixin, models.Model),
),
migrations.AddField(
model_name="service",
Expand Down
80 changes: 0 additions & 80 deletions zgw_consumers/mixins.py

This file was deleted.

0 comments on commit 1abf3b0

Please sign in to comment.