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