Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 6b43780

Browse files
authored
Remove AppTesters credit as we now use multiple app sources
1 parent 0e916ed commit 6b43780

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sources/prostore/views/AboutView.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ struct AboutView: View {
3434
role: "iOS Certificates Source",
3535
profileURL: URL(string: "https://github.com/loyahdev")!,
3636
avatarURL: URL(string: "https://github.com/loyahdev.png")!
37-
),
38-
Credit(
39-
name: "AppTesters",
40-
role: "Apps Library",
41-
profileURL: URL(string: "https://github.com/apptesters-org")!,
42-
avatarURL: URL(string: "https://github.com/apptesters-org.png")!
4337
)
4438
]
4539

0 commit comments

Comments
 (0)