mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
chore: basic 从pipeline中移除
This commit is contained in:
@@ -3,7 +3,7 @@ import fs from "fs";
|
||||
import os from "os";
|
||||
import path from "path";
|
||||
import { crypto } from "@certd/acme-client";
|
||||
import { ILogger } from "@certd/pipeline";
|
||||
import { ILogger } from "@certd/basic";
|
||||
import dayjs from "dayjs";
|
||||
|
||||
export type CertReaderHandleContext = {
|
||||
|
||||
Reference in New Issue
Block a user