Hi,

I noticed two variables are redundant in the base/paths.py and
base/tasks.py in the ipaplatform module.

    git grep -E 'path_namespace|task_namespace'
    ipaplatform/base/paths.py:path_namespace = BasePathNamespace
    ipaplatform/base/tasks.py:task_namespace = BaseTaskNamespace()

This patch removes them.

Pushed to master, under one-liner rule:
ccbf2678725949c527a99cb8c36a1fc9cc1b884f

Tomas

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to