mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
lint changes
This commit is contained in:
parent
976fb958fd
commit
0d6966de92
@ -18,7 +18,7 @@ import {
|
||||
} from '@mantine/core';
|
||||
import LocalIcon from '../../LocalIcon';
|
||||
import { alert } from '../../../toast';
|
||||
import { teamService, Team, TeamMember } from '../../../../services/teamService';
|
||||
import { teamService, Team } from '../../../../services/teamService';
|
||||
import { userManagementService, User } from '../../../../services/userManagementService';
|
||||
import { Z_INDEX_OVER_CONFIG_MODAL } from '../../../../styles/zIndex';
|
||||
import TeamDetailsSection from './TeamDetailsSection';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user