mirror of
https://github.com/certd/certd.git
synced 2026-04-15 05:00:52 +08:00
feat: plugin-huawei
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { ContextFactory } from "../../src/core/context";
|
||||
import { FileStorage } from "../../src/core/storage";
|
||||
import { ContextFactory, FileStorage, logger } from "@certd/pipeline";
|
||||
import { AccessServiceTest } from "./access-service-test";
|
||||
import { logger } from "../../src/utils/util.log";
|
||||
|
||||
const contextFactory = new ContextFactory(new FileStorage());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user