reactor: Remove extra semi colon (#1616)

* reactor: Remove extra semi colon

* fmt
This commit is contained in:
Lucio Franco
2019-09-30 15:06:17 -04:00
committed by GitHub
parent f545d1276b
commit 83e8fff090
5 changed files with 1 additions and 6 deletions
@@ -445,7 +445,6 @@ mod and_turn {
},
);
}
}
mod in_drop {
@@ -520,7 +519,6 @@ mod in_drop {
},
);
}
}
#[test]