mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 11:03:19 +00:00
Run gofmt to keep people happy!
This commit is contained in:
parent
90556d7c97
commit
47162eb0b8
5 changed files with 16 additions and 9 deletions
|
@ -2,8 +2,8 @@ package glog
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/golang/glog"
|
||||
"github.com/fluffle/goirc/logging"
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
||||
// Simple adapter to utilise Google's GLog package with goirc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue