From 1560da51701a7b8ff915d2dcdd135ef44504bfba Mon Sep 17 00:00:00 2001 From: 33051 <3305134074@qq.com> Date: Sat, 19 Sep 2026 14:53:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index 86e18e8..122e5e1 100644 --- a/main.py +++ b/main.py @@ -1,5 +1,4 @@ -import sys -import os + from src.security import validate_license LICENSE_PATH = os.path.expanduser("~/.app_license")