owncloud / brute_force_protection

Brute-force protection app for ownCloud
GNU General Public License v2.0
6 stars 5 forks source link

Remove mention of None from starlark code #81

Closed phil-davis closed 5 years ago

phil-davis commented 5 years ago

because it causes trouble when running the starlark code directly on the drone server, and actually the refactoring looks better anyway.