diff options
Diffstat (limited to 'bsfs/__init__.py')
-rw-r--r-- | bsfs/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/__init__.py b/bsfs/__init__.py index 079ffaf..cf08d64 100644 --- a/bsfs/__init__.py +++ b/bsfs/__init__.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 collections import typing |