mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-27 01:50:26 +01:00
chore: Run rustfmt on exercises
This commit is contained in:
@@ -18,9 +18,6 @@ trait AppendBar {
|
||||
|
||||
//TODO: Add your code here
|
||||
|
||||
|
||||
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user