mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
common env variables
This commit is contained in:
@@ -28,12 +28,6 @@ from typing import List
|
||||
from typing import Dict
|
||||
from typing import Hashable
|
||||
from typing import TypeVar
|
||||
from typing import Any
|
||||
|
||||
|
||||
# =====
|
||||
def str_strip(arg: Any) -> str:
|
||||
return str(arg).strip()
|
||||
|
||||
|
||||
# =====
|
||||
|
||||
Reference in New Issue
Block a user