aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/graph/result.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsfs/graph/result.py')
-rw-r--r--bsfs/graph/result.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/graph/result.py b/bsfs/graph/result.py
index 31822f1..0fcbb13 100644
--- a/bsfs/graph/result.py
+++ b/bsfs/graph/result.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 defaultdict
import typing