From 9e627af9a449419bcec65ccff1dba00abc625d43 Mon Sep 17 00:00:00 2001 From: Ethan Koenig Date: Fri, 12 May 2017 04:09:53 -0400 Subject: gofmt (#1710) --- modules/markup/markup.go | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/markup/markup.go') diff --git a/modules/markup/markup.go b/modules/markup/markup.go index e1fae3a5a8..185cdc7274 100644 --- a/modules/markup/markup.go +++ b/modules/markup/markup.go @@ -81,4 +81,3 @@ func IsReadmeFile(name string) bool { } return name[:7] == "readme." } - -- cgit v1.2.3