Add missing newline to end of files

This commit is contained in:
Jared
2015-01-16 16:39:52 +13:00
parent 30cbb6f4d0
commit f30495689d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ declare module "tmp" {
}
export = tmp;
}
}