Skip to content

Commit 581ec29

Browse files
committed
Revert "Merge branch 'ls-release/1.17.0' of https://gitcode.com/ModelEngine/Label-Studio into ls-release/1.17.0"
This reverts commit 242dcea84aba6e3451f57a17bb949d845b28bcfd, reversing changes made to 15d656de01800daf79535f322c189e567f598a53.
1 parent 26b2b31 commit 581ec29

File tree

60 files changed

+328
-1404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+328
-1404
lines changed

web/apps/labelstudio/src/app/App.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { LSQueryClient } from "../utils/query-client";
2525
import { RootPage } from "./RootPage";
2626
import "@humansignal/ui/src/tailwind.css";
2727
import "./App.scss";
28-
import "./i18n";
2928

3029
const baseURL = new URL(APP_SETTINGS.hostname || location.origin);
3130
export const UNBLOCK_HISTORY_MESSAGE = "UNBLOCK_HISTORY";

web/apps/labelstudio/src/app/i18n.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

web/apps/labelstudio/src/assets/i18n/en-us/common.json

Lines changed: 0 additions & 241 deletions
This file was deleted.

0 commit comments

Comments
 (0)