Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused _UDEV_RULE_FILE_NAME_VM constant #165

Open
bennyz opened this issue May 9, 2022 · 0 comments
Open

Remove unused _UDEV_RULE_FILE_NAME_VM constant #165

bennyz opened this issue May 9, 2022 · 0 comments
Labels
cleanup Code change keeping current behavior good first issue Good issue for a new contributor

Comments

@bennyz
Copy link
Member

bennyz commented May 9, 2022

_UDEV_RULE_FILE_NAME_VM can be removed as it's not used anywhere:

_UDEV_RULE_FILE_NAME_VM = os.path.join(
_UDEV_RULE_FILE_DIR, _UDEV_RULE_FILE_PREFIX + '%s-%s' +
_UDEV_RULE_FILE_EXT)

@bennyz bennyz added cleanup Code change keeping current behavior good first issue Good issue for a new contributor labels May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code change keeping current behavior good first issue Good issue for a new contributor
Projects
None yet
Development

No branches or pull requests

1 participant