Skip to content

Commit

Permalink
Remove unintended import
Browse files Browse the repository at this point in the history
  • Loading branch information
apteryxxyz committed Nov 1, 2023
1 parent fa7c930 commit 66a4f22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/patches/patch-3.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as fs from 'node:fs';
import * as path from 'node:path';
import _ from 'lodash';
import { log } from '../utilities/log';
import { findWorkspaceRoot } from '../utilities/workspace';
import { patchNextNodeServer } from './patch-1';
Expand Down

0 comments on commit 66a4f22

Please sign in to comment.