Skip to content

Commit

Permalink
Added space
Browse files Browse the repository at this point in the history
  • Loading branch information
asenthil-altmtrk committed Mar 20, 2020
1 parent ccc46a2 commit cbbb2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Insights.swift
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public final class Insights: InsightsProtocol {
self.userToken = userToken
visitId = UUID().uuidString
}

/// Clears Insights instance.
public static func clearInstance() {
if let httpClient = instance?.httpClient {
Expand Down

0 comments on commit cbbb2f9

Please sign in to comment.