check None before check_sms

This commit is contained in:
2022-04-20 23:08:29 +02:00
parent afdf05b9ee
commit 80b09ac083
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@ from dataclasses import dataclass
from dataclasses_json import dataclass_json
from pojo import ReserveResultPojo
from pojo.SimInfoPojo import SimInfoPojo
@dataclass_json