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