Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayko001 authored Jul 3, 2024
1 parent 0da9b25 commit f007ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ fn resp_to_rows(obj: &str, resp: &JsonValue, quals: &[Qual]) -> Vec<Row> {
version = "0.2.0",
author = "Jay Kothari",
website = "https://tembo.io",
error_type = "PrometheusFdwError"
error_type = "PrometheusFdwError",
)]

pub(crate) struct PrometheusFdw {
Expand Down

0 comments on commit f007ac8

Please sign in to comment.