Explorar o código

remove comeent

Chris Bannister %!s(int64=10) %!d(string=hai) anos
pai
achega
6ef11d3fe5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      cassandra_test.go

+ 0 - 1
cassandra_test.go

@@ -86,7 +86,6 @@ func createCluster() *ClusterConfig {
 }
 
 func createKeyspace(tb testing.TB, cluster *ClusterConfig, keyspace string) {
-	log.Println("CREATE KEYSPACE", keyspace)
 	session, err := cluster.CreateSession()
 	if err != nil {
 		tb.Fatal("createSession:", err)