mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 14:24:13 +08:00
typecheck
This commit is contained in:
committed by
Ashwin Bhat
parent
2ef669b4c0
commit
9278e59355
@@ -4,7 +4,6 @@ import type { Mode, ModeOptions, ModeResult } from "../types";
|
||||
import { isRepositoryDispatchEvent } from "../../github/context";
|
||||
import type { GitHubContext } from "../../github/context";
|
||||
import { setupBranchWithResume } from "./branch";
|
||||
import { configureGitAuth } from "../../github/operations/git-config";
|
||||
import { prepareMcpConfig } from "../../mcp/install-mcp-server";
|
||||
import { GITHUB_SERVER_URL } from "../../github/api/config";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user