Skip to content

Commit

Permalink
style: rm relic todo comment
Browse files Browse the repository at this point in the history
closes #203
  • Loading branch information
mightyiam committed Sep 12, 2023
1 parent b69f4e8 commit ff93021
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ssg-child/src/sources/google_font.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ impl FileSource for GoogleFont {
} = self.clone();

async move {
// TODO: Consider reusing the client ->
let url = Url::parse_with_params(
&format!(
"https://gwfh.mranftl.com/api/fonts/{}",
Expand Down

0 comments on commit ff93021

Please sign in to comment.