Skip to content

Commit 2182105

Browse files
author
Aaron
committed
Import the "time" package
1 parent 636ec68 commit 2182105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

host_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"io/ioutil"
1010
"strings"
1111
"testing"
12+
"time"
1213

1314
"github.com/shazow/ssh-chat/chat/message"
1415
"github.com/shazow/ssh-chat/sshd"

0 commit comments

Comments
 (0)