Sfoglia il codice sorgente

Removed spurious "spew".

Brian Dorsey 10 anni fa
parent
commit
a6eef0c3a9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ $ go get -u github.com/davecgh/go-spew/spew
 Add this import line to the file you're working in:
 
 ```Go
-import spew "github.com/davecgh/go-spew/spew"
+import "github.com/davecgh/go-spew/spew"
 ```
 
 To dump a variable with full newlines, indentation, type, and pointer