Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 8, 2024
1 parent 4ecd3c6 commit bf3b081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/sdssdb/peewee/sdss5db/catalogdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# @Filename: catalogdb.py
# @License: BSD 3-clause (http://www.opensource.org/licenses/BSD-3-Clause)

from typing import Text
from peewee import (
AutoField,
BigAutoField,
Expand Down

0 comments on commit bf3b081

Please sign in to comment.