chore: Remove redundant IActionOutput type import
This commit is contained in:
parent
8e0553147b
commit
796121acfc
@ -1,4 +1,4 @@
|
||||
import { IGlobalVariable, IActionOutput } from '@automatisch/types';
|
||||
import { IGlobalVariable } from '@automatisch/types';
|
||||
|
||||
type FindMessageOptions = {
|
||||
query: string;
|
||||
|
||||
Reference in New Issue
Block a user