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