mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore: basic 从pipeline中移除
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ILogger, sp } from "@certd/pipeline";
|
||||
import { ILogger, sp } from "@certd/basic";
|
||||
import type { CertInfo } from "../cert-plugin/acme.js";
|
||||
import { CertReader, CertReaderHandleContext } from "../cert-plugin/cert-reader.js";
|
||||
import path from "path";
|
||||
|
||||
Reference in New Issue
Block a user