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