Fixed unnecessary import. (#113)

This commit is contained in:
long2ice
2020-12-29 19:12:36 +08:00
parent 78a15f9f19
commit 530e7cfce5
4 changed files with 7 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
## 0.4
### 0.4.4
- Fixed unnecessary import. (#113)
### 0.4.3
- Replace migrations separator to sql standard comment.