Skip to content

Commit

Permalink
refactor(protocol-library-kludge): remove deprecated protocol library…
Browse files Browse the repository at this point in the history
… ui (#14298)
  • Loading branch information
b-cooper committed Feb 1, 2024
1 parent 1e10a79 commit 5cdcac7
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 396 deletions.
1 change: 0 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ignore:
- '**/node_modules'
- 'protocol-library-kludge'
- 'webpack-config'
- 'hardware-testing'
- '**/*.md'
Expand Down
3 changes: 2 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
/protocol-designer @Opentrons/app-and-uis
/labware-designer @Opentrons/app-and-uis
/labware-library @Opentrons/app-and-uis
/protocol-library-kludge @Opentrons/app-and-uis
/update-server @Opentrons/robot-svcs
/discovery-client @Opentrons/robot-svcs @Opentrons/app-and-uis
/shared-data/pipette @Opentrons/embedded-sw
Expand All @@ -24,6 +23,8 @@
# subprojects by language - some subprojects are shared by teams but united by a
# language community (including makefiles and config) so mark them appropriately
/app @Opentrons/js
/api-client @Opentrons/js
/react-api-client @Opentrons/js
/app-shell @Opentrons/js
/components @Opentrons/js
/api @Opentrons/py
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"labware-designer",
"labware-library",
"protocol-designer",
"protocol-library-kludge",
"shared-data",
"step-generation",
"webpack-config",
Expand Down
2 changes: 0 additions & 2 deletions protocol-library-kludge/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions protocol-library-kludge/Makefile

This file was deleted.

15 changes: 0 additions & 15 deletions protocol-library-kludge/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions protocol-library-kludge/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions protocol-library-kludge/src/App.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions protocol-library-kludge/src/URLDeck.css

This file was deleted.

134 changes: 0 additions & 134 deletions protocol-library-kludge/src/URLDeck.tsx

This file was deleted.

75 changes: 0 additions & 75 deletions protocol-library-kludge/src/getLabware.ts

This file was deleted.

3 changes: 0 additions & 3 deletions protocol-library-kludge/src/globals.css

This file was deleted.

15 changes: 0 additions & 15 deletions protocol-library-kludge/src/index.hbs

This file was deleted.

10 changes: 0 additions & 10 deletions protocol-library-kludge/src/index.tsx

This file was deleted.

Loading

0 comments on commit 5cdcac7

Please sign in to comment.