Forgot to remove imports

This commit is contained in:
Nathan Button 2015-10-06 16:28:34 -06:00
parent e098256e10
commit 24881c5e38
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package zxcvbn
import (
"fmt"
"zxcvbn-go/matching"
"zxcvbn-go/scoring"
"time"