cargo fmt

This commit is contained in:
Mackenzie Clark 2019-03-26 19:00:39 -07:00
parent ead5600abb
commit 3d3ce27cdb

View File

@ -739,4 +739,3 @@ pub fn nullfunc_x(ctx: &mut Ctx, _x: u32) {
/// The current version of this crate /// The current version of this crate
pub const VERSION: &str = env!("CARGO_PKG_VERSION"); pub const VERSION: &str = env!("CARGO_PKG_VERSION");