Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
acw committed Aug 12, 2024
1 parent 20825f1 commit d8ccda4
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 d8ccda4

Please sign in to comment.