fix compilation error

This commit is contained in:
Chris Lu 2012-11-23 18:14:28 -08:00
parent fa61bb1867
commit 8b60de622e

View file

@ -3,7 +3,6 @@ package storage
import (
"errors"
"fmt"
"log"
"os"
"path"
"sync"