Revert "added time import"

This reverts commit 11ba4f047f.
This commit is contained in:
c1982
2015-04-11 00:36:41 +03:00
parent 11ba4f047f
commit 984f179a63

View File

@@ -32,7 +32,6 @@ import (
"net"
"strings"
"sync"
"time"
)
const CHUNK_SIZE = 1024