Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitBhalla authored and szymonrybczak committed Aug 27, 2024
1 parent 04e4b7a commit d047334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/init/init.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {changePlaceholderInTemplate} from './editTemplate';
import * as PackageManager from '@react-native-community/cli-package-manager';
import banner from './banner';
import TemplateAndVersionError from './errors/TemplateAndVersionError';
import {} from '@react-native-community/cli-tools';
import {createHash} from 'crypto';
import {
createGitRepository,
Expand Down

0 comments on commit d047334

Please sign in to comment.