Преглед на файлове

Removed spurious "spew".

Brian Dorsey преди 10 години
родител
ревизия
a6eef0c3a9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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