We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9558f72 commit 78302b2Copy full SHA for 78302b2
2 files changed
usr/lib/python3/dist-packages/mintcommon/__init__.py
@@ -1,4 +1,4 @@
1
2
"""Collection of classes shared by Mint packages."""
3
4
-__all__ = ["aptdaemon", "installer", "apt_changelog", "additionalfiles"]
+__all__ = ["installer", "apt_changelog", "additionalfiles"]
usr/lib/python3/dist-packages/mintcommon/aptdaemon.py
0 commit comments