Revert "core/formats: implement ToString instead of Display for NAChannelType"
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 8 Jul 2020 16:51:29 +0000 (18:51 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 8 Jul 2020 16:51:29 +0000 (18:51 +0200)
This reverts commit 81b94329a275bb92066404bd3bb2822c5bb3f424.

I forgot that implemented Display means automatic ToString() and not vice versa.


No differences found