mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
unreachable break
This commit is contained in:
@@ -109,7 +109,6 @@
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
continue;
|
continue;
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
exportCiphers.push(cipher);
|
exportCiphers.push(cipher);
|
||||||
|
|||||||
Reference in New Issue
Block a user