mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: removes unused types
This commit is contained in:
@@ -39,8 +39,3 @@ export type LaravelForgeSecret = {
|
||||
key: string;
|
||||
value: string;
|
||||
};
|
||||
|
||||
export interface LaravelForgeApiSecret {
|
||||
key: string;
|
||||
value: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user