Server: Removed unused yaml import

This commit is contained in:
milaq 2019-08-14 16:06:32 +02:00
parent c3866440fa
commit 0e29afa077

View file

@ -1,6 +1,5 @@
import logging
import yaml
from flask import Flask, request, url_for
import ycast.vtuner as vtuner