Skip to content

Commit 6833175

Browse files
author
mgoddard
committed
Removing unused import
1 parent e1e0c2a commit 6833175

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

map_app.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import psycopg2.errorcodes
66
import logging
77
import os
8-
import time
98
from flask import Flask, request, Response, g, render_template
109
import json
1110

0 commit comments

Comments
 (0)