From a39db0a839c026b14792a5b6e712d7e39eab3803 Mon Sep 17 00:00:00 2001 From: parrrate Date: Thu, 9 Apr 2026 12:56:18 +0000 Subject: [PATCH] remove live warning --- src/overview.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/overview.md b/src/overview.md index d231c76..0fc53c3 100644 --- a/src/overview.md +++ b/src/overview.md @@ -2,8 +2,6 @@ Random Rust exercises. Mostly typesystem-oriented. -**Warning if you're viewing this not on github.io: this is a live-edited website, errors and accidental spoilers are to be expected.** - ## Solutions Presently, solutions are often provided in a non-human-readable (compacted+misformatted) form as hidden code.