Skip to content

Commit

Permalink
Revert "TEMP CHANGE TO TRIGGER WORKFLOW - Windows"
Browse files Browse the repository at this point in the history
This reverts commit e838096.
  • Loading branch information
brophdawg11 committed Aug 25, 2023
1 parent 2acf420 commit db7a03d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/create-remix/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ import { renderLoadingIndicator } from "./loading-indicator";
import { copyTemplate, CopyTemplateError } from "./copy-template";
import { getLatestRemixVersion } from "./remix-version";

// TEST CHANGE TO TRIGGER WORKFLOWS

async function createRemix(argv: string[]) {
let ctx = await getContext(argv);
if (ctx.help) {
Expand Down

0 comments on commit db7a03d

Please sign in to comment.