diff options
Diffstat (limited to 'bsfs/utils/uuid.py')
-rw-r--r-- | bsfs/utils/uuid.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/utils/uuid.py b/bsfs/utils/uuid.py index 70e1656..ad7fc1c 100644 --- a/bsfs/utils/uuid.py +++ b/bsfs/utils/uuid.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 from collections import abc import hashlib |