mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 08:16:19 -04:00
remove unneccessary duped lines
as per pr comments
This commit is contained in:
@@ -278,8 +278,6 @@ def populate_annual_billing(year):
|
||||
free_sms_fragment_limit=free_allowance[0],
|
||||
financial_year_start=int(year))
|
||||
|
||||
db.session.commit()
|
||||
|
||||
|
||||
@notify_command(name='list-routes')
|
||||
def list_routes():
|
||||
|
||||
Reference in New Issue
Block a user