mirror of
https://github.com/hexastack/hexabot
synced 2024-12-29 15:31:04 +00:00
fix: remove unused effect comment
This commit is contained in:
parent
57b8636a79
commit
dfde924b72
@ -49,7 +49,6 @@ export interface BlockOptions {
|
|||||||
// Only if the block has next blocks
|
// Only if the block has next blocks
|
||||||
fallback?: BlockFallbackOptions;
|
fallback?: BlockFallbackOptions;
|
||||||
assignTo?: string;
|
assignTo?: string;
|
||||||
// plugins effects
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export type BlockMessage =
|
export type BlockMessage =
|
||||||
|
Loading…
Reference in New Issue
Block a user