add comment about empty migration
parent
2e6daf327c
commit
c17f43f51c
|
@ -363,6 +363,9 @@ public class KeychainDatabase {
|
|||
|
||||
case 29:
|
||||
recreateUnifiedKeyView(db);
|
||||
|
||||
case 30:
|
||||
// ignore. this case only came up in an unreleased beta.
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue