Skip to content
Snippets Groups Projects
Commit 72cfdeeb authored by Robert Goldmann's avatar Robert Goldmann
Browse files

cleanup

parent e7c015a8
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ import os
from enum import Enum
import yaml
from flask import Blueprint, request, jsonify, send_from_directory, render_template
from flask import Blueprint, request, jsonify, render_template
from logic import Constants
from logic.Database import Database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment