Skip to content

Commit e27fc6d

Browse files
#1425: Remove unused dependency
1 parent 5b6dcad commit e27fc6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/utils/users.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { AuthenticatedUser, User, isHead, isLeadership } from 'shared';
1+
import { AuthenticatedUser, User, isHead } from 'shared';
22
import { fullNamePipe } from './pipes';
33

44
/**

0 commit comments

Comments
 (0)