From f4106dae2012c5bb09ea74c70d9e0f15a9d685dd Mon Sep 17 00:00:00 2001 From: Who? Me?! Date: Sun, 8 Jul 2018 18:34:25 -0500 Subject: [PATCH] Quick fix: copy/paste error --- src/compiler-debugging.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/compiler-debugging.md b/src/compiler-debugging.md index 4b445c92..c8fb6dd0 100644 --- a/src/compiler-debugging.md +++ b/src/compiler-debugging.md @@ -1,8 +1,3 @@ ---- -layout: default -title: Debugging the Compiler ---- - **Note: This is copied from the [rust-forge](https://github.com/rust-lang-nursery/rust-forge). If anything needs updating, please open an issue or make a PR on the github repo.**