chore: remove comments
This commit is contained in:
@@ -70,7 +70,6 @@ export const RightSidePanel = ({ pairForEdit }: RightSidePanelProps) => {
|
||||
});
|
||||
};
|
||||
|
||||
// Create settings object when stopping text capture
|
||||
const createSettingsObject = useCallback(() => {
|
||||
const settings: Record<string, string> = {};
|
||||
browserSteps.forEach(step => {
|
||||
|
||||
Reference in New Issue
Block a user