Skip to content

Commit

Permalink
fix(users): rebased with master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aeswibon committed Dec 15, 2023
1 parent 5db8f77 commit 404b811
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated by Django 4.2.5 on 2023-12-15 03:12

from django.db import migrations


class Migration(migrations.Migration):
dependencies = [
("users", "0010_merge_20230926_2015"),
("users", "0010_rename_skills"),
]

operations = []

0 comments on commit 404b811

Please sign in to comment.