From 94c621b3e40814e65682afca66b8b3cb774929f8 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Tue, 18 Jun 2019 23:03:06 +0200 Subject: [PATCH] README.md: Remove last modified information Let Git do this instead :) . One less thing you have to worry about. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f6e8b43..552f0cb 100755 --- a/README.md +++ b/README.md @@ -59,4 +59,3 @@ tokio::run(future::lazy(move || { ``` Author --- daniel.bechaz@gmail.com -Last Moddified --- 2019-06-15