redundant tab

This commit is contained in:
NikVolf 2016-03-29 22:40:38 +03:00
parent fc3d424315
commit 198613a854

View File

@ -36,7 +36,7 @@ impl Service {
}
}
impl Service {
impl Service {
pub fn new() -> Service {
Service {
commits: RwLock::new(0usize),