From 7eb4e46ff39deba2a0cec32d983fffb664689971 Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Wed, 17 Feb 2021 14:20:25 +0100 Subject: [PATCH] clean --- test-python-ssh/python_app/modules/myriem/mod2.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test-python-ssh/python_app/modules/myriem/mod2.py diff --git a/test-python-ssh/python_app/modules/myriem/mod2.py b/test-python-ssh/python_app/modules/myriem/mod2.py deleted file mode 100644 index 0081916..0000000 --- a/test-python-ssh/python_app/modules/myriem/mod2.py +++ /dev/null @@ -1,2 +0,0 @@ -def func2_1(): - return 'Bonjour de func2_1'