chore: cargo fmt for 1.38

This commit is contained in:
Mike Welsh 2019-09-26 12:25:07 -07:00
parent 6247d5d027
commit 875f250b86
1 changed files with 0 additions and 1 deletions

View File

@ -77,6 +77,5 @@ impl NavigatorBackend for NullNavigatorBackend {
_window: Option<String>, _window: Option<String>,
_vars_method: Option<(NavigationMethod, HashMap<String, String>)>, _vars_method: Option<(NavigationMethod, HashMap<String, String>)>,
) { ) {
} }
} }