refactor: pipeline run log

This commit is contained in:
xiaojunnuo
2022-10-29 01:10:55 +08:00
parent 3dfdd3c31c
commit dcdb25d92d
5 changed files with 72 additions and 72 deletions
@@ -1,5 +1,3 @@
import { Logger } from "log4js";
export type Registrable = {
name: string;
title: string;