Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
🎨 rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed May 21, 2018
1 parent 11e41f7 commit 43ce4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ use serde_json;

use helpers::Class;

use Jenkins;
use action::CommonAction;
use client::{self, Path};
use job::CommonJob;
use Jenkins;

/// Short Build that is used in lists and links from other structs
#[derive(Debug, Serialize, Deserialize, Clone)]
Expand Down

0 comments on commit 43ce4b8

Please sign in to comment.