1
0
mirror of https://github.com/robertkrimen/otto synced 2025-09-28 18:45:22 +08:00

Get rid of .import crutch

This commit is contained in:
Robert Krimen 2012-10-20 15:04:19 -07:00
parent aec6bef65d
commit bf38778ba2
3 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
github.com/robertkrimen/otto

View File

@ -1,5 +1,7 @@
# registry # registry
-- --
import "github.com/robertkrimen/otto/registry"
Package registry is an expirmental package to facillitate altering the otto runtime via import. Package registry is an expirmental package to facillitate altering the otto runtime via import.
This interface can change at any time. This interface can change at any time.

View File

@ -1 +0,0 @@
github.com/robertkrimen/otto/underscore