Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Oct 29, 2024
1 parent 42c80b3 commit 338b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canyon-backend/src/utils/diffline.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Diff from "diff";
import * as Diff from "diff";
import { Change } from "diff";
interface DiffLine {
repoID: string;
Expand Down

0 comments on commit 338b89e

Please sign in to comment.