From 45e796854426b4c9ec30f0e186b9e472c4c28990 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Sat, 28 Oct 2017 00:44:03 +0200 Subject: [PATCH] "Support UTF-8 + gestion de base des kits" --- tetastock.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tetastock.py b/tetastock.py index 06a72d7..aad9731 100755 --- a/tetastock.py +++ b/tetastock.py @@ -705,11 +705,6 @@ def search_kits(): print '[c]', key, session[key] return response -######################################################################## -# Users -######################################################################## - - # Main ####################################### if __name__ == '__main__':