mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-07 16:18:25 -04:00
remove post_class and letterrate model
This commit is contained in:
@@ -12,8 +12,6 @@ from datetime import datetime
|
||||
from alembic import op
|
||||
from sqlalchemy.sql import text
|
||||
|
||||
from app.models import LetterRate
|
||||
|
||||
|
||||
revision = '0370_remove_reach'
|
||||
down_revision = '0369_update_sms_rates'
|
||||
|
||||
Reference in New Issue
Block a user