Skip to content

Commit

Permalink
chore: unused option
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-sainchuk committed Nov 8, 2023
1 parent f6f1bf0 commit 581b074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/push-bh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export type PushBhOptions = {
files: string[];

domain?: string;
config?: string;
};

type FileToUpload = { path: string };
Expand Down

0 comments on commit 581b074

Please sign in to comment.