aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/query/ast/fetch.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsfs/query/ast/fetch.py')
-rw-r--r--bsfs/query/ast/fetch.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/query/ast/fetch.py b/bsfs/query/ast/fetch.py
index d653a8a..66d94e1 100644
--- a/bsfs/query/ast/fetch.py
+++ b/bsfs/query/ast/fetch.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