Skip to content

Commit

Permalink
refactor: remove orgs-v5 access:remove files
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Mar 3, 2024
1 parent bcc176f commit 55d45f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 88 deletions.
33 changes: 0 additions & 33 deletions packages/orgs-v5/commands/access/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 @@ -16,7 +16,6 @@ exports.topics = [

exports.commands = flatten([
require('./commands/access/add'),
require('./commands/access/remove'),
require('./commands/apps/join'),
require('./commands/apps/leave'),
require('./commands/apps/lock'),
Expand Down
54 changes: 0 additions & 54 deletions packages/orgs-v5/test/unit/commands/access/remove.unit.test.js

This file was deleted.

0 comments on commit 55d45f0

Please sign in to comment.