Jelajahi Sumber

Add the missing comma in comment(#305). (#306)

Frank Xu 8 tahun lalu
induk
melakukan
5f161ed9cf
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      redis/pool.go

+ 1 - 1
redis/pool.go

@@ -96,7 +96,7 @@ var (
 //        return nil, err
 //      }
 //      return c, nil
-//    }
+//    },
 //  }
 //
 // Use the TestOnBorrow function to check the health of an idle connection