Skip to content

Commit

Permalink
refactor: remove members:remove command and test files from orgs-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Mar 6, 2024
1 parent 06655b3 commit 3a41bd8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 159 deletions.
68 changes: 0 additions & 68 deletions packages/orgs-v5/commands/members/remove.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/orgs-v5/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ exports.commands = flatten([
require('./commands/apps/transfer'),
require('./commands/apps/unlock'),
require('./commands/members/add'),
require('./commands/members/remove'),
])
90 changes: 0 additions & 90 deletions packages/orgs-v5/test/unit/commands/members/remove.unit.test.js

This file was deleted.

0 comments on commit 3a41bd8

Please sign in to comment.