mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Remove blank lines
This commit is contained in:
@@ -446,7 +446,6 @@ class ProviderDetails(db.Model):
|
||||
supports_international = db.Column(db.Boolean, nullable=False, default=False)
|
||||
|
||||
|
||||
|
||||
class ProviderDetailsHistory(db.Model, HistoryModel):
|
||||
__tablename__ = 'provider_details_history'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user