diff options
author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2020-05-15 09:44:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 09:44:47 +0000 |
commit | f93d46ced0dd1b94bac68d820c7d79d2a650a4ca (patch) | |
tree | d422f71246d42cb8c4f2750b58a967eeca82b39c /www | |
parent | 44af1057fdb096108f6115277a93a11233b6ff44 (diff) |
Update analyse.py
Diffstat (limited to 'www')
-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> |