Skip to content

Commit

Permalink
fix: remove unused db column
Browse files Browse the repository at this point in the history
  • Loading branch information
d1snin committed May 7, 2024
1 parent 3298862 commit 3e13771
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/db/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,6 @@
}
}
},
{
"column": {
"name": "space_id",
"type": "uuid"
}
},
{
"column": {
"name": "language_code",
Expand Down

0 comments on commit 3e13771

Please sign in to comment.