Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrations: Remove noop migration operations.
Since validators do not affect the database, this migration is a noop. Removing the migration fails check-database-compatibility. We might eventually delete it when Django supports a cleaner method for deletion. TODO: Remove the type annotation when django-stubs is integrated. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
- Loading branch information