mirror of https://github.com/fluffle/goirc
Rename registry -> event for gb purposes.
This commit is contained in:
parent
5843974562
commit
a2b53e6fc3
|
@ -1,4 +1,4 @@
|
||||||
package registry
|
package event
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"container/list"
|
"container/list"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package registry
|
package event
|
||||||
|
|
||||||
// oh hey unit tests. or functionality tests, or something.
|
// oh hey unit tests. or functionality tests, or something.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue