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