Skip to content

Commit dc4c708

Browse files
rtylerdennyglee
authored andcommitted
[ui] Remove redundant files after unitycatalog-ui merge
1 parent a5693b3 commit dc4c708

File tree

4 files changed

+1
-292
lines changed

4 files changed

+1
-292
lines changed

ui/.github/workflows/lint-check.yml .github/workflows/lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323

2424
- name: Run lint check
2525
run: |
26-
yarn install && yarn test:format
26+
(cd ui && yarn install && yarn test:format)

ui/CODE_OF_CONDUCT.md

-5
This file was deleted.

ui/CONTRIBUTING.md

-85
This file was deleted.

ui/LICENSE.txt

-201
This file was deleted.

0 commit comments

Comments
 (0)