From fbe174e4fb69b6b4babdd61dd0627dbd3afdf8d8 Mon Sep 17 00:00:00 2001 From: Ilya Bezrukov Date: Fri, 26 Jul 2024 03:04:18 +0300 Subject: [PATCH] Fix last line --- mybot/states.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mybot/states.py b/mybot/states.py index d0ead71..8ab4e38 100644 --- a/mybot/states.py +++ b/mybot/states.py @@ -15,4 +15,3 @@ def get_state_storage(config: StateStorageConfig): # states will be defined here -