mirror of
https://github.com/hexastack/hexabot
synced 2024-12-28 06:42:23 +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
|
||||
fallback?: BlockFallbackOptions;
|
||||
assignTo?: string;
|
||||
// plugins effects
|
||||
}
|
||||
|
||||
export type BlockMessage =
|
||||
|
Loading…
Reference in New Issue
Block a user