Skip to content

Fix deprecation warning when deprecated identifier is from another module

Matthew Pickering requested to merge wip/23573 into master

A stray 'Just' was being printed in the deprecation message.

Fixes #23573 (closed)

Merge request reports