remove trailing whitespace

This commit is contained in:
Cameron Ross 2018-04-09 22:02:30 -03:00
parent c682d1940b
commit e411fad92f
No known key found for this signature in database
GPG key ID: 777897D98DC91C54
15 changed files with 163 additions and 164 deletions

View file

@ -108,7 +108,6 @@ final class Representer
* throw a $(D RepresenterException). See the example for more information.
*
*
*
* Only one function may be specified for one data type. Default data
* types already have representer functions unless disabled in the
* $(D Representer) constructor.