From e10f70254e60f5f78012a00d7923004611615c50 Mon Sep 17 00:00:00 2001 From: Geoffrey Goh Date: Mon, 2 May 2016 18:19:13 -0700 Subject: [PATCH] update readme whitespaces --- windows/CodePushUtils.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/CodePushUtils.cs b/windows/CodePushUtils.cs index 2a62103..661abf3 100644 --- a/windows/CodePushUtils.cs +++ b/windows/CodePushUtils.cs @@ -45,4 +45,4 @@ namespace CodePush.ReactNative return BitConverter.ToString(bytes); } } -} +} \ No newline at end of file