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