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