remove function call from package using ::
for fully imported packages
#337
Labels
enhancement
New feature or request
::
for fully imported packages
#337
Feature description
Based on the conversation #336 (comment), it has been observed that there is a package-wide usage of the
::
namespace call for function from the fully imported packages.Acceptance Criteria:
To meet the acceptance criteria, we need to remove these namespace references (from packages that are fully imported) and ensure that everything functions as expected.
The text was updated successfully, but these errors were encountered: