1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-10-01 09:00:13 +02:00

not needed

This commit is contained in:
Galonza Peter 2021-10-24 02:10:20 +03:00
parent 06cedec090
commit bed08109fa

View File

@ -6,7 +6,6 @@ Under Apache-2.0 License
# Python Built-in Library # Python Built-in Library
import os import os
import sys
from flask import Flask, request, render_template, redirect, url_for, session, abort, jsonify from flask import Flask, request, render_template, redirect, url_for, session, abort, jsonify
import subprocess import subprocess