diff options
Diffstat (limited to 'bsfs/utils/errors.py')
-rw-r--r-- | bsfs/utils/errors.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/utils/errors.py b/bsfs/utils/errors.py index 6ae6484..b82e6e2 100644 --- a/bsfs/utils/errors.py +++ b/bsfs/utils/errors.py @@ -1,9 +1,4 @@ -""" -Part of the BlackStar filesystem (bsfs) module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # imports import typing |