[gardening] Fix accidental trailing whitespace.

This commit is contained in:
practicalswift
2016-10-29 10:22:58 +02:00
parent 3616567dbd
commit cc852042c9
165 changed files with 1002 additions and 1002 deletions

View File

@@ -17,7 +17,7 @@
extension ${Self} : CustomPlaygroundQuickLookable {
public var customPlaygroundQuickLook: PlaygroundQuickLook {
// this code comes straight from the quicklooks
let data = (self as AnyObject)._copyImageData?()
// we could send a Raw, but I don't want to make a copy of the
// bytes for no good reason make an NSImage out of them and