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 a85d5db..62dc5b5 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 typing |