Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
noise64 committed Jan 13, 2025
1 parent 7a6225c commit 586320a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ use golem_common::model::{
use golem_wasm_ast::analysis::AnalysedExport;
use serde::Serialize;
use std::collections::HashMap;
use std::{
path::{Path, PathBuf},
};
use std::path::{Path, PathBuf};
use tonic::transport::Channel;
use tracing::{debug, info};
use uuid::Uuid;
Expand Down

0 comments on commit 586320a

Please sign in to comment.