Skip to content

Commit d341fc5

Browse files
committed
Remove trailing whitespace
1 parent 9984996 commit d341fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Tools/Zendesk/ZendeskManager.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ final class ZendeskManager: NSObject, ZendeskManagerProtocol {
149149
/// Controller for fetching site plugins from Storage
150150
///
151151
private lazy var pluginResultsController: ResultsController<StorageSitePlugin> = createPluginResultsController()
152-
152+
153153
/// Returns a `pluginResultsController` using the latest selected site ID for predicate
154154
///
155155
private func createPluginResultsController() -> ResultsController<StorageSitePlugin> {

0 commit comments

Comments
 (0)