diff options
Diffstat (limited to 'bsfs/apps/init.py')
-rw-r--r-- | bsfs/apps/init.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/apps/init.py b/bsfs/apps/init.py index ec48525..9afbdd5 100644 --- a/bsfs/apps/init.py +++ b/bsfs/apps/init.py @@ -1,10 +1,5 @@ #!/usr/bin/env python3 -""" -Part of the BlackStar filesystem (bsfs) module. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # imports import argparse import json |