Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
maver1ck committed Oct 31, 2024
1 parent 463f6c6 commit 82cc69d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_version_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def _down(from_, to_, branch_presence_changed=False):
class TestMigrationContext(TestBase):
@classmethod
def setup_class(cls):
registry.register("mydialect", "sqlite", "SQLiteDialect")
cls.bind = config.db

def setUp(self):
Expand Down

0 comments on commit 82cc69d

Please sign in to comment.