Skip to content

Commit f7d8147

Browse files
committed
remove unused import
1 parent 0c20abe commit f7d8147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

piccolo/apps/migrations/auto/migration_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22
from dataclasses import dataclass, field
33
import inspect
4-
from piccolo.query.methods import alter
54
import typing as t
65

76
from piccolo.columns import Column, column_types

0 commit comments

Comments
 (0)