From bf38778ba220435faa12b217d35a2821a631658c Mon Sep 17 00:00:00 2001 From: Robert Krimen Date: Sat, 20 Oct 2012 15:04:19 -0700 Subject: [PATCH] Get rid of .import crutch --- .import | 1 - registry/README.markdown | 2 ++ underscore/.import | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 .import delete mode 100644 underscore/.import diff --git a/.import b/.import deleted file mode 100644 index 82613b0..0000000 --- a/.import +++ /dev/null @@ -1 +0,0 @@ -github.com/robertkrimen/otto diff --git a/registry/README.markdown b/registry/README.markdown index 1f1f61c..39b5650 100644 --- a/registry/README.markdown +++ b/registry/README.markdown @@ -1,5 +1,7 @@ # registry -- + import "github.com/robertkrimen/otto/registry" + Package registry is an expirmental package to facillitate altering the otto runtime via import. This interface can change at any time. diff --git a/underscore/.import b/underscore/.import deleted file mode 100644 index e8d7dcb..0000000 --- a/underscore/.import +++ /dev/null @@ -1 +0,0 @@ -github.com/robertkrimen/otto/underscore