mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
remove obsolete context props
This commit is contained in:
@@ -27,10 +27,6 @@ type Props = RouteComponentProps &
|
||||
page: number;
|
||||
rolesLink: string;
|
||||
|
||||
// context objects
|
||||
history: History;
|
||||
location: any;
|
||||
|
||||
// dispatch functions
|
||||
fetchRolesByPage: (link: string, page: number) => void;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user