Skip to content

Commit

Permalink
Fix last merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed Oct 3, 2018
1 parent 990c5f4 commit 82d639f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 2.0.6 on 2018-09-27 11:53
# Generated by Django 2.0.6 on 2018-10-03 12:45

from django.conf import settings
from django.db import migrations, models
Expand All @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('common', '0021_auto_20180921_1259'),
('common', '0022_repositoryupdate_training_log'),
]

operations = [
Expand Down

0 comments on commit 82d639f

Please sign in to comment.