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:
parent
aec6bef65d
commit
bf38778ba2
|
@ -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.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
github.com/robertkrimen/otto/underscore
|
Loading…
Reference in New Issue
Block a user