Skip to content
Snippets Groups Projects
Commit 1cafc8ba authored by Saket Agrahari's avatar Saket Agrahari
Browse files

build fix

parent 3478221c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ import pkg_resources ...@@ -14,7 +14,6 @@ import pkg_resources
from flask import Blueprint, jsonify from flask import Blueprint, jsonify
from compendium_v2.routes import common from compendium_v2.routes import common
from flask import Flask, render_template
routes = Blueprint("compendium-v2-default", __name__) routes = Blueprint("compendium-v2-default", __name__)
API_VERSION = '0.1' API_VERSION = '0.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment