This commit is contained in:
Max Goedjen
2020-03-10 23:53:09 -07:00
parent ec60679fba
commit e0af56e505

View File

@@ -47,7 +47,6 @@ struct EmptyStoreModifiableView_Previews: PreviewProvider {
Group { Group {
EmptyStoreView() EmptyStoreView()
EmptyStoreModifiableView() EmptyStoreModifiableView()
} }
} }
} }