Skip to content

Commit

Permalink
[fix] Migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Aug 16, 2019
1 parent 67c02b8 commit 7da19d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bothub/common/migrations/0033_auto_20190816_2030.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ class Migration(migrations.Migration):
]

operations = [
migrations.RemoveField(
model_name='repositoryvote',
name='vote',
),
migrations.AddField(
model_name='repositoryvote',
name='created',
Expand Down

0 comments on commit 7da19d2

Please sign in to comment.