Remove unnecessary import requests from merge_db.
This commit is contained in:
parent
10699893ea
commit
1132c0aee1
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import os
|
import os
|
||||||
import requests
|
|
||||||
|
|
||||||
from . import common
|
from . import common
|
||||||
from . import tsdb
|
from . import tsdb
|
||||||
|
|
Loading…
Reference in a new issue