Skip to content

Commit

Permalink
This wasn't a good idea
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Dec 22, 2023
1 parent 9f87b45 commit d31b0ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cozy/model/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def storage_locations(self) -> list[Storage]:
if not self._storages:
self._load_all_storage_locations()

assert self._storages
return self._storages

@property
Expand Down

0 comments on commit d31b0ee

Please sign in to comment.