Skip to content

Commit

Permalink
Merge pull request #1 from difro/fix-example
Browse files Browse the repository at this point in the history
Fix wrong import in example code
  • Loading branch information
httpimp committed Oct 9, 2018
2 parents ccfc169 + b60bd5e commit d10ccbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ package main

import (
"encoding/base64"
"log"
"fmt"

"github.com/httpimp/bloomfilter"
)
Expand Down

0 comments on commit d10ccbc

Please sign in to comment.