diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-01-27 22:22:37 -0500 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-01-27 22:22:37 -0500 |
commit | ef590ecdfb8880dda7d844165924b35f5dd758ab (patch) | |
tree | da08883acddab7e71136f8baa28810be0081ff89 /bnodes.go | |
parent | Intermediate. (diff) | |
download | dedo-ef590ecdfb8880dda7d844165924b35f5dd758ab.tar.gz dedo-ef590ecdfb8880dda7d844165924b35f5dd758ab.tar.xz |
lpage
Diffstat (limited to 'bnodes.go')
-rw-r--r-- | bnodes.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bnodes.go b/bnodes.go deleted file mode 100644 index 7d977c8..0000000 --- a/bnodes.go +++ /dev/null @@ -1,4 +0,0 @@ -package bolt - -type bnodes []bnode - |