Skip to content
Snippets Groups Projects
Commit 446b5200 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by Alexander Pace
Browse files

removing unnecessary logger in view_utils

parent 3514528f
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,6 @@ MAX_FLEXI_ROWS = 250
GRACEDB_DATA_DIR = settings.GRACEDB_DATA_DIR
import logging
log = logging.getLogger(__name__)
import json
import pytz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment