Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into JOTSR-main
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Mar 18, 2024
2 parents 269648c + a568c39 commit cd621ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/upgrade/upgrade_command.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { ValidationError } from "../_errors.ts";
import { Command } from "../command.ts";
import { ValidationError } from "../../flags/_errors.ts";
import type { Provider, Versions } from "./provider.ts";
import { EnumType } from "../types/enum.ts";

Expand Down

0 comments on commit cd621ec

Please sign in to comment.