From 343b570d3bf6e64f3f4b4b7c14d64b883fb6f5de Mon Sep 17 00:00:00 2001 From: Arves100 Date: Mon, 9 Mar 2020 02:02:09 +0100 Subject: [PATCH] Fix --- inline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/inline.py b/inline.py index 0b4463c..db9c6e7 100644 --- a/inline.py +++ b/inline.py @@ -74,7 +74,6 @@ class Config: class InlineBot: def __init__(self): - self.apiUrl = password.API_URL self.errorText = "Sowwy mawster, an ewror occuwed. ;;w;;" self.commands = [] self.config = None