mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
notify-api-521 code review feedback and fix code coverage
This commit is contained in:
@@ -2,9 +2,8 @@ import json
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
from datetime import datetime
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
from _datetime import timedelta
|
||||
from boto3 import client
|
||||
from flask import current_app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user