From e1dfb4af5a675c117df09e398c9b09d2cb7c3610 Mon Sep 17 00:00:00 2001 From: Qinfeng Chen Date: Thu, 15 Jan 2015 16:26:26 -0500 Subject: [PATCH] Add new line at the end of the file --- webcola/webcola.d.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webcola/webcola.d.ts b/webcola/webcola.d.ts index 03de49c0d..d9ce39c68 100644 --- a/webcola/webcola.d.ts +++ b/webcola/webcola.d.ts @@ -31,4 +31,5 @@ declare module WebCola{ } } -declare var cola: WebCola.Cola; \ No newline at end of file +declare var cola: WebCola.Cola; +