Skip to content

Commit a186928

Browse files
committed
Update AAChartView.swift
1 parent e96202a commit a186928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AAInfographics/AAChartCreator/AAChartView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ public class AAChartView: WKWebView {
299299
configuration.userContentController.removeAllUserScripts()
300300
NotificationCenter.default.removeObserver(self)
301301
#if DEBUG
302-
print("👻👻👻 AAChartView was destroyed!!!")
302+
print("👻👻👻 AAChartView instance \(self) has been destroyed!")
303303
#endif
304304
}
305305
}

0 commit comments

Comments
 (0)