Updating imports.

This commit is contained in:
Kyle Isom
2015-08-12 12:29:34 -07:00
parent 89e74f390b
commit 939b1bc272

View File

@@ -1,7 +1,6 @@
package twofactor
import (
"code.google.com/p/rsc/qr"
"crypto"
"crypto/hmac"
"encoding/base32"
@@ -9,6 +8,8 @@ import (
"fmt"
"hash"
"net/url"
"_code.google.com/p/rsc/qr"
)
const defaultSize = 6