Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion authored Aug 1, 2024
1 parent ff726ec commit 7ff327a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/component/compute_runtime.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use super::fastly::api::{types, compute_runtime};
use super::fastly::api::{compute_runtime, types};
use crate::session::Session;
use std::sync::atomic::Ordering;

Expand Down

0 comments on commit 7ff327a

Please sign in to comment.