From a3f7e12244c0cfdbcd7613d43da74d9881f72bca Mon Sep 17 00:00:00 2001 From: Frenchris <34804391+Frenchris@users.noreply.github.com> Date: Wed, 24 Apr 2019 15:20:46 +0100 Subject: [PATCH] Formatting --- subjects/btreemin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/btreemin.md b/subjects/btreemin.md index 27b0f7a7..f3471856 100644 --- a/subjects/btreemin.md +++ b/subjects/btreemin.md @@ -22,8 +22,8 @@ Here is a possible [program](TODO-LINK) to test your function : package main import ( - "fmt" - student ".." + "fmt" + student ".." ) func main() {