Skip to content

Commit

Permalink
Revert "decimal: add decomposer interface"
Browse files Browse the repository at this point in the history
This reverts commit 75bb2cb.
  • Loading branch information
njason committed Nov 25, 2019
1 parent f1972eb commit b054a8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 139 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go

go:
- 1.2.2
- 1.13
- 1.2
- 1.3
- 1.4
- tip

install:
Expand Down
47 changes: 0 additions & 47 deletions decomposer.go

This file was deleted.

90 changes: 0 additions & 90 deletions decomposer_test.go

This file was deleted.

0 comments on commit b054a8d

Please sign in to comment.