If it's gonna be that way...

This commit is contained in:
ny
2024-08-05 21:31:54 -04:00
parent 4a00955461
commit 0b0c87d564

View File

@@ -177,8 +177,3 @@ struct AnisetteServers: View {
} }
} }
@available(iOS 15.0, *)
#Preview {
AnisetteServers(selected: "", errorCallback: {})
}