diff options
Diffstat (limited to 'refs/head.py')
-rw-r--r-- | refs/head.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/refs/head.py b/refs/head.py index 91a1132c..278cecc7 100644 --- a/refs/head.py +++ b/refs/head.py @@ -1,4 +1,3 @@ -""" Module containing all ref based objects """ from symbolic import SymbolicReference from reference import Reference |