mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore: 1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { IStorage } from '@certd/pipeline/src/core/storage';
|
||||
import { IStorage } from '@certd/pipeline';
|
||||
import { StorageService } from './storage-service';
|
||||
|
||||
export class DbStorage implements IStorage {
|
||||
|
||||
Reference in New Issue
Block a user