redundant tab
This commit is contained in:
parent
fc3d424315
commit
198613a854
@ -36,7 +36,7 @@ impl Service {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Service {
|
impl Service {
|
||||||
pub fn new() -> Service {
|
pub fn new() -> Service {
|
||||||
Service {
|
Service {
|
||||||
commits: RwLock::new(0usize),
|
commits: RwLock::new(0usize),
|
||||||
|
Loading…
Reference in New Issue
Block a user