tests: remove json import

This commit is contained in:
Dmitry Belyaev 2021-09-23 11:20:05 +03:00
parent bffa816ef1
commit a716df4beb
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import json
import os
from flask import Flask