diff --git a/Python/TeleBot/config.py b/Python/TeleBot/config.py deleted file mode 100644 index 8a59dfc..0000000 --- a/Python/TeleBot/config.py +++ /dev/null @@ -1,4 +0,0 @@ -hostname = "localhost" -databname = "PythonDB" -username = "postgres" -passw = "Q1w2e3r4"