application: Remove checks for properties being set previously
Remove the checks to see an object was already created before creating or obtaining it. This is not necessary as each entire run of `flake8` calls these methods *only* once.
Loading
Please register or sign in to comment