summaryrefslogtreecommitdiffstats
path: root/src/routes/healthcheck.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/healthcheck.rs')
-rw-r--r--src/routes/healthcheck.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/routes/healthcheck.rs b/src/routes/healthcheck.rs
index 7627336..e0c4470 100644
--- a/src/routes/healthcheck.rs
+++ b/src/routes/healthcheck.rs
@@ -19,4 +19,3 @@ impl HealthCheck {
Json(json_response)
}
}
-