1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

unreachable break

This commit is contained in:
Kyle Spearrin
2017-10-25 15:32:07 -04:00
parent 58fe7dcda4
commit 19f00ebc9c

View File

@@ -109,7 +109,6 @@
break;
default:
continue;
break;
}
exportCiphers.push(cipher);