removed preview

This commit is contained in:
Stuart Breckenridge 2020-07-13 23:12:08 +08:00
parent 01c1df0a6b
commit 15b980cabf
No known key found for this signature in database
GPG Key ID: 79BD673276AE83CE
1 changed files with 0 additions and 5 deletions

View File

@ -27,8 +27,3 @@ struct ConfiguredAccountRow: View {
}
struct ConfiguredAccountRow_Previews: PreviewProvider {
static var previews: some View {
ConfiguredAccountRow()
}
}