LYN-4831: AWCore code cleanup pass, fixing issues with ResolvePath (#4538)
Signed-off-by: rppotter <rppotter@amazon.com>
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
AWSCoreNotificationsBus::Handler::BusConnect();
|
||||
}
|
||||
|
||||
~AWSCoreNotificationsBusMock()
|
||||
~AWSCoreNotificationsBusMock() override
|
||||
{
|
||||
AWSCoreNotificationsBus::Handler::BusDisconnect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user