mirror of
https://github.com/fluffle/goirc
synced 2025-06-12 01:33:21 +00:00
Rename registry -> event for gb purposes.
This commit is contained in:
parent
5843974562
commit
a2b53e6fc3
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue