From 85e5165b5d82f3700ba4c960b3f957f7c4d7d3d9 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sun, 27 Sep 2015 20:59:07 +0000 Subject: [PATCH] nit: missing EOF newline --- bootstrap/dev/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/dev/README b/bootstrap/dev/README index 1509c24e0..759496187 100644 --- a/bootstrap/dev/README +++ b/bootstrap/dev/README @@ -1 +1 @@ -This directory contains developer setup. \ No newline at end of file +This directory contains developer setup.