Skip to content

Commit

Permalink
Merge pull request #217 from mobusoperandi/rm_line
Browse files Browse the repository at this point in the history
style: rm relic todo comment
  • Loading branch information
proofconstruction authored Sep 12, 2023
2 parents b69f4e8 + ff93021 commit 018b8f2
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 018b8f2

Please sign in to comment.