Skip to content

Commit

Permalink
sync with 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Jun 23, 2021
1 parent 07bd221 commit 6ec53ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {
} from './';
import { errorLogger } from './error_logger';

interface ReportingExecuteTaskInstance /* extends TaskInstanceWithDeprecatedFields */ {
interface ReportingExecuteTaskInstance {
state: object;
taskType: string;
params: ReportTaskParams;
Expand Down

0 comments on commit 6ec53ba

Please sign in to comment.