From b39c3fe992e9d22915a81cb953b099bc2ddf0894 Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Sat, 6 Feb 2016 22:34:11 +0900 Subject: [PATCH] fix comment --- tools/mongotobolt.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mongotobolt.go b/tools/mongotobolt.go index 03797a4..12b1025 100644 --- a/tools/mongotobolt.go +++ b/tools/mongotobolt.go @@ -1,6 +1,6 @@ -/* package main +/* import ( "container/heap" "encoding/json"