aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src
diff options
context:
space:
mode:
Diffstat (limited to 'mumd/src')
-rw-r--r--mumd/src/main.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/mumd/src/main.rs b/mumd/src/main.rs
index 6303978..f7168c4 100644
--- a/mumd/src/main.rs
+++ b/mumd/src/main.rs
@@ -99,4 +99,5 @@ async fn receive_commands(
});
}
}
-} \ No newline at end of file
+}
+