Skip to content

Commit 99254b0

Browse files
committed
style: revoe unused import
1 parent 3e0d8ea commit 99254b0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

server/src/app.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {z} from 'zod';
88
import process from 'process';
99
import {hasEntries, toBase64} from './common/common-utils.js';
1010
import {
11-
buildWorkflowRunUrl,
1211
GitHubActionsJwtPayload,
1312
GitHubAppPermissionsSchema,
1413
GitHubRepositoryNameSchema,

0 commit comments

Comments
 (0)