Skip to content

Commit 0c3bb6d

Browse files
committed
remove old ver
1 parent 941b31a commit 0c3bb6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/hato.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from library.clientclass import BaseClient
2424
from library.jma_amesh import jma_amesh
2525
logger = getLogger(__name__)
26-
VERSION = "2.2.1"
2726

2827

2928
def split_command(command: str, maxsplit: int = 0) -> List[str]:

0 commit comments

Comments
 (0)