mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 02:53:19 +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 (
|
||||
"container/list"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package registry
|
||||
package event
|
||||
|
||||
// oh hey unit tests. or functionality tests, or something.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue