fix: remove tarpaulin annotations

This commit is contained in:
Aravinth Manivannan
2025-10-02 14:00:16 +05:30
parent 5c29c2e71e
commit a05f8ec6f0
6 changed files with 0 additions and 32 deletions

View File

@@ -8,7 +8,6 @@ use std::env;
use sqlx::postgres::PgPoolOptions;
use sqlx::mysql::MySqlPoolOptions;
#[cfg(not(tarpaulin_include))]
#[actix_rt::main]
async fn main() {
//TODO featuregate sqlite and postgres