diff options
Diffstat (limited to 'bsfs/namespace/namespace.py')
-rw-r--r-- | bsfs/namespace/namespace.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/namespace/namespace.py b/bsfs/namespace/namespace.py index 1d443c1..0a62b78 100644 --- a/bsfs/namespace/namespace.py +++ b/bsfs/namespace/namespace.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 |