diff --git a/README.md b/README.md index 56ca96e..775876e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # OVH ECO auto order -## pullpull feature - -This feature demonstrates the result about can I use the pull requests feature in GIT. ## Purpose of this repo diff --git a/order.py b/order.py index 44b2f31..2598e88 100644 --- a/order.py +++ b/order.py @@ -16,13 +16,6 @@ logging.debug("test project...") denv = dotenv.load_dotenv("./.env") -''' -Here will coming -a new feature -or no -trying the pull request -''' - user_preferences={} try: with open("preferences.json") as ff: