Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
guqiankun.gqk committed Dec 22, 2023
1 parent d77c63f commit dd5ffd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/code-api/src/codeup/codeup.service.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import { Injectable, Autowired } from '@opensumi/di';
import { localize, IReporterService, MessageType, LRUCache } from '@opensumi/ide-core-common';
import { REPORT_NAME } from '@codeblitzjs/ide-core';
import { REPORT_NAME } from '@codeblitzjs/ide-sumi-core';
import { request, RequestOptions, isResponseError } from '@codeblitzjs/ide-common';
import { API } from './types';
import { Branch, FileAction, FileActionHeader, FileActionResult, Project } from '../common/types';
Expand Down

0 comments on commit dd5ffd8

Please sign in to comment.