Skip to content

Commit

Permalink
Update release.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
volatile-static authored Nov 30, 2024
1 parent ee5ccfc commit cfe08ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/release.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import fs from 'fs';
import path from 'path';
// import { OpenAPI } from '@gitee/typescript-sdk-v5/src/core/OpenAPI';
import { RepositoriesService } from '@gitee/typescript-sdk-v5/src/services.gen';
// import { RepositoriesService } from '@gitee/typescript-sdk-v5/src/services.gen';
import { Release } from 'zotero-plugin-scaffold';
import loadConfig from './config';

Expand Down

0 comments on commit cfe08ce

Please sign in to comment.