diff options
Diffstat (limited to 'www/html')
-rwxr-xr-x | www/html/analyse.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/html/analyse.py b/www/html/analyse.py index 83c8eeb..c6a6c87 100755 --- a/www/html/analyse.py +++ b/www/html/analyse.py @@ -37,9 +37,6 @@ def index(req): #write the html page - nomProtocole=["UDP","TCP"] - nbParProtocole=[5,7] - req.write(baseHTML("ATS-Project",""" <h1>Analyse</h1> <ul> |