Skip to content

Commit

Permalink
meta: remove unused gear pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomholford committed Jun 7, 2023
1 parent 935ac65 commit 50ffc4c
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 315 deletions.
5 changes: 0 additions & 5 deletions ui/src/gear/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ export * from './groups';
export * as groups from './groups';
export * from './hark';
export * as hark from './hark';
export * from './invite';
// this conflicts with /groups/lib invite
// export * as invite from './invite';
export * from './metadata';
export * as metadata from './metadata';
export * from './settings';
export * as settings from './settings';
export * from './storage';
Expand Down
2 changes: 0 additions & 2 deletions ui/src/gear/invite/index.ts

This file was deleted.

29 changes: 0 additions & 29 deletions ui/src/gear/invite/lib.ts

This file was deleted.

76 changes: 0 additions & 76 deletions ui/src/gear/invite/types.ts

This file was deleted.

2 changes: 0 additions & 2 deletions ui/src/gear/metadata/index.ts

This file was deleted.

100 changes: 0 additions & 100 deletions ui/src/gear/metadata/lib.ts

This file was deleted.

101 changes: 0 additions & 101 deletions ui/src/gear/metadata/types.ts

This file was deleted.

0 comments on commit 50ffc4c

Please sign in to comment.