We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941b31a commit 0c3bb6dCopy full SHA for 0c3bb6d
1 file changed
plugins/hato.py
@@ -23,7 +23,6 @@
23
from library.clientclass import BaseClient
24
from library.jma_amesh import jma_amesh
25
logger = getLogger(__name__)
26
-VERSION = "2.2.1"
27
28
29
def split_command(command: str, maxsplit: int = 0) -> List[str]:
0 commit comments