chore: cleanup
This commit is contained in:
@@ -54,7 +54,6 @@ interface RobotSettingsProps {
|
|||||||
initialSettings?: RobotSettings | null;
|
initialSettings?: RobotSettings | null;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Enhanced interfaces for credential handling
|
|
||||||
interface CredentialInfo {
|
interface CredentialInfo {
|
||||||
value: string;
|
value: string;
|
||||||
type: string;
|
type: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user