Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shokada committed Mar 16, 2020
1 parent 895ea7f commit c47101b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 2.2.10 on 2020-03-14 03:10
# Generated by Django 2.2.10 on 2020-03-16 09:39

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('promgen', '0017_alter_alertlabel_field'),
('promgen', '0018_default_exporter_scheme'),
]

operations = [
Expand Down

0 comments on commit c47101b

Please sign in to comment.