fixing lint even harder

This commit is contained in:
orangecoding
2026-02-16 13:50:50 +01:00
parent 19c4860da7
commit b86e351007
35 changed files with 32 additions and 115 deletions

View File

@@ -3,7 +3,6 @@
* Licensed under Apache-2.0 with Commons Clause and Attribution/Naming Clause
*/
import React from 'react';
import { Modal } from '@douyinfe/semi-ui-19';
import Logo from '../logo/Logo.jsx';
import { xhrPost } from '../../services/xhr.js';