Skip to content

Commit

Permalink
PMM-13428 Remove RDS prop
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Nov 8, 2024
1 parent c0f282f commit 3ba0013
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ import { FormApi } from 'final-form';

export interface NodesAgentsProps {
form?: FormApi;
isRDS?: boolean;
}

0 comments on commit 3ba0013

Please sign in to comment.