removed not used variable

This commit is contained in:
Anna Bodnia
2017-04-07 15:43:25 +03:00
parent 8130168c97
commit cfb9ddd675

View File

@@ -1,5 +1,4 @@
import YAML from "js-yaml"
import { parseSeach } from "core/utils"
import yamlConfig from "../../../swagger-config.yaml"
const CONFIGS = [ "url", "spec", "validatorUrl", "onComplete", "onFailure", "authorizations", "docExpansion",