Remove unnecessary import requests from merge_db.

This commit is contained in:
Ethan Dalool 2020-05-21 22:30:12 -07:00
parent 10699893ea
commit 1132c0aee1

View file

@ -1,5 +1,4 @@
import os
import requests
from . import common
from . import tsdb