From 33e655cbbb0816340c5a2e5d5cc0a6b0c7d9f53c Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Wed, 1 Feb 2012 23:31:36 -0800 Subject: File IO clean up and setting up Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory. --- document-templates/projects/montage/package.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 document-templates/projects/montage/package.json (limited to 'document-templates/projects/montage/package.json') diff --git a/document-templates/projects/montage/package.json b/document-templates/projects/montage/package.json deleted file mode 100644 index 2349ff2f..00000000 --- a/document-templates/projects/montage/package.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "directories": { - "lib": "" - }, - "mappings": { - "montage": "m-js/" - } -} \ No newline at end of file -- cgit v1.2.3