mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove unused stuff
This commit is contained in:
@@ -49,9 +49,7 @@ export const pkiAcmeAccountDALFactory = (db: TDbClient) => {
|
||||
return {
|
||||
...pkiAcmeAccountOrm,
|
||||
create,
|
||||
updateById,
|
||||
findById,
|
||||
findByProfileId,
|
||||
findByPublicKey
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user