清理代码

This commit is contained in:
2025-11-27 17:38:42 +08:00
parent 5dc4dcfb58
commit 7cba8ae8b1
10 changed files with 34 additions and 1372 deletions

View File

@@ -1,5 +1,4 @@
import fetch from 'node-fetch';
import { useConfig } from '@kevisual/use-config/env';
import { useConfig } from '@kevisual/use-config';
type GithubConfig = {
clientId: string;