Skip to content

Commit

Permalink
Remove circular logic
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jan 18, 2022
1 parent d72a807 commit 97e3204
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repo_helper/configuration/packaging.py
Expand Up @@ -334,7 +334,6 @@ def validate(cls, raw_config_vars: Optional[Dict[str, Any]] = None) -> Any: # n
setup_pre,
py_modules,
desktopfile,
use_whey,
)

for key in disallowed_keys:
Expand Down

0 comments on commit 97e3204

Please sign in to comment.