summaryrefslogtreecommitdiff
path: root/static_pool.go
diff options
context:
space:
mode:
Diffstat (limited to 'static_pool.go')
-rw-r--r--static_pool.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/static_pool.go b/static_pool.go
index f82bc797..665be234 100644
--- a/static_pool.go
+++ b/static_pool.go
@@ -270,4 +270,4 @@ func (p *StaticPool) throw(event int, ctx interface{}) {
if p.listener != nil {
p.listener(event, ctx)
}
-}
+} \ No newline at end of file