Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Jan 5, 2024
1 parent 068747d commit 6a334e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/TMDb/Models/WikiDataLink.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ extension WikiDataLink {

}


extension WikiDataLink {

private static func wikiDataURL(for id: String) -> URL? {
Expand Down

0 comments on commit 6a334e3

Please sign in to comment.