diff options
Diffstat (limited to 'object/id/algorithm_size.go')
| -rw-r--r-- | object/id/algorithm_size.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/object/id/algorithm_size.go b/object/id/algorithm_size.go deleted file mode 100644 index 104bfeb2..00000000 --- a/object/id/algorithm_size.go +++ /dev/null @@ -1,6 +0,0 @@ -package objectid - -// Size returns the hash size in bytes. -func (algo Algorithm) Size() int { - return algo.info().size -} |
