mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 02:07:59 -07:00
Updated copyright, removed commented imports
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
// Copyright 2012-2013 Apcera Inc. All rights reserved.
|
||||
// Copyright 2012-2015 Apcera Inc. All rights reserved.
|
||||
|
||||
package test
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
// "encoding/hex"
|
||||
"fmt"
|
||||
// "io"
|
||||
"math/rand"
|
||||
"net"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user