mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix(frontend): remove unused IDynamicProps property
This commit is contained in:
parent
0e3187c844
commit
ced3ecbd7a
@ -225,7 +225,6 @@ export type TAllowedFormat<T extends keyof IEntityMapTypes> = {
|
||||
export interface IDynamicProps {
|
||||
entity: keyof IEntityMapTypes;
|
||||
format?: Format;
|
||||
route?: keyof IEntityMapTypes;
|
||||
}
|
||||
|
||||
export interface IFindConfigProps {
|
||||
|
Loading…
Reference in New Issue
Block a user