Skip to content

Commit ddffe9f

Browse files
committed
fix: lint ci
1 parent bd718b9 commit ddffe9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coffee_plugin/src/plugin/plugin_mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ fn coffee_generate_tip(plugin: &mut Plugin<State>, request: Value) -> Result<Val
150150
})
151151
.map_err(from)?;
152152
Ok(serde_json::to_value(offer)?)
153-
}
153+
}

0 commit comments

Comments
 (0)