Skip to content

Commit

Permalink
Delete useless local-cli dir (facebook#43602)
Browse files Browse the repository at this point in the history
Summary:
local-cli seems to have not been used, so we request to delete it

## Changelog:

[INTERNAL] [REMOVED] - Delete useless local-cli dir

Pull Request resolved: facebook#43602

Reviewed By: cortinico

Differential Revision: D55281532

Pulled By: blakef

fbshipit-source-id: 8109222dbf643f1b1c3de491b4f42c07d09d8e13
  • Loading branch information
chenlong12580 authored and facebook-github-bot committed Mar 25, 2024
1 parent 4c8e253 commit 274faf4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion .github/workflow-scripts/addDescriptiveLabels.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,5 @@ const topics = {
'react-native-cli': labelCli,
'react-native upgrade': labelCli,
'react-native link': labelCli,
'local-cli': labelCli,
regression: labelRegression,
};
18 changes: 0 additions & 18 deletions packages/react-native/local-cli/cli.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"jest",
"Libraries",
"LICENSE",
"local-cli",
"React-Core.podspec",
"react-native.config.js",
"React.podspec",
Expand Down

0 comments on commit 274faf4

Please sign in to comment.