diff --git a/Sources/Honeycomb/UIKit/UIViewController.swift b/Sources/Honeycomb/UIKit/UIViewController.swift index a8959b1..3fa42d5 100644 --- a/Sources/Honeycomb/UIKit/UIViewController.swift +++ b/Sources/Honeycomb/UIKit/UIViewController.swift @@ -39,8 +39,6 @@ .startSpan() setAttributes(span: span, className: className, animated: animated) span.end() - - HoneycombNavigationProcessor.shared.setCurrentNavigationPath(nil) } traceViewDidDisappear(animated)