diff options
author | Chad Austin <chad@imvu.com> | 2013-01-30 16:26:12 -0800 |
---|---|---|
committer | Chad Austin <chad@imvu.com> | 2013-03-04 19:12:10 -0800 |
commit | 2d9ed2565414ec926436817f47578055a99ce1d5 (patch) | |
tree | 7690da21bd9b6001911e152eb26338f2e6435de4 /tools/eliminator | |
parent | 1c08fd0c42a53edbad9b36c25997aa008f4b8384 (diff) |
kill symlinks to coffeescript
Diffstat (limited to 'tools/eliminator')
l--------- | tools/eliminator/node_modules/.bin/cake | 1 | ||||
l--------- | tools/eliminator/node_modules/.bin/coffee | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/eliminator/node_modules/.bin/cake b/tools/eliminator/node_modules/.bin/cake deleted file mode 120000 index d95f32af..00000000 --- a/tools/eliminator/node_modules/.bin/cake +++ /dev/null @@ -1 +0,0 @@ -../coffee-script/bin/cake
\ No newline at end of file diff --git a/tools/eliminator/node_modules/.bin/coffee b/tools/eliminator/node_modules/.bin/coffee deleted file mode 120000 index b57f275d..00000000 --- a/tools/eliminator/node_modules/.bin/coffee +++ /dev/null @@ -1 +0,0 @@ -../coffee-script/bin/coffee
\ No newline at end of file |