Remove unnotable line from changelog

This commit is contained in:
Cody Soyland 2018-07-06 08:16:56 -05:00
parent 6e66bbc070
commit aac4118df8

View file

@ -42,7 +42,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Remove backup/restore stuff ([#1339](https://github.com/pilosa/pilosa/pull/1339), [#1341](https://github.com/pilosa/pilosa/pull/1341))
- Remove inverse frame functionality ([#1335](https://github.com/pilosa/pilosa/pull/1335))
- Remove rangeEnabled option ([#1332](https://github.com/pilosa/pilosa/pull/1332))
- Remove Holder from API ([#1469](https://github.com/pilosa/pilosa/pull/1469))
- Remove index and field MarshalJSON ([#1468](https://github.com/pilosa/pilosa/pull/1468))
### Fixed