Browse Source

Fix imports

Ian Lozinski 9 years ago
parent
commit
ee1f51fe6e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      session_test.go

+ 0 - 1
session_test.go

@@ -4,7 +4,6 @@ package gocql
 
 import (
 	"fmt"
-	"sync"
 	"testing"
 )