1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-10 08:55:02 +00:00

remove useless file

This commit is contained in:
Michael An 2025-04-01 11:59:14 +08:00
parent fb90258bd6
commit 4df71e62e4
3 changed files with 0 additions and 2 deletions
frontend/src/metadata/components
cell-editors/multiple-select-editor
popover/column-popover/name

View File

@ -11,8 +11,6 @@ import { getColumnOptions, generateNewOption } from '../../../utils/column';
import { KeyCodes } from '../../../../constants';
import { gettext } from '../../../../utils/constants';
import './index.css';
const MultipleSelectEditor = forwardRef(({
height,
saveImmediately,