Skip to content

Commit

Permalink
Update calculate.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Dec 2, 2023
1 parent bfd44e7 commit fae8152
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/api/src/public/v1/calculate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use crate::utils::{request, response::Response};

use super::*;

use std::time::Instant;

use algorithms::{self, clustering, routing, stats::Stats};
use geo::{ChamberlainDuquetteArea, MultiPolygon, Polygon};

Expand Down

0 comments on commit fae8152

Please sign in to comment.