From ecfa2e76da141817cdcef6b89606043c1550ec5e Mon Sep 17 00:00:00 2001 From: Slava Kim Date: Mon, 28 Jul 2014 14:52:35 -0700 Subject: [PATCH] Remove old unused cordova boilerplate --- tools/client/cordova-boilerplate.html | 43 --------------------------- 1 file changed, 43 deletions(-) delete mode 100644 tools/client/cordova-boilerplate.html diff --git a/tools/client/cordova-boilerplate.html b/tools/client/cordova-boilerplate.html deleted file mode 100644 index 015b0bc5fd..0000000000 --- a/tools/client/cordova-boilerplate.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - -{{#each css}} {{/each}} - - - -{{#each js}} -{{/each}} - -{{{head}}} - - - - {{{body}}} -
- - -