Skip to content

Commit caec169

Browse files
committed
autoformatting
1 parent da61f34 commit caec169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Licensed under the Apache License, Version 2.0
22

3-
use anyhow::{anyhow, Context, Result};
3+
use anyhow::{Context, Result, anyhow};
44

55
use cargo_ament_build::*;
66
use cargo_manifest::Manifest;

0 commit comments

Comments
 (0)