changeset 8009:a58320dc50a9

vcs: drop unused Node.unicode_path
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 25 Nov 2019 03:23:42 +0100
parents 8e2313be042d
children b0c75d6f8f32
files kallithea/lib/vcs/nodes.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/lib/vcs/nodes.py	Sat Nov 23 22:07:02 2019 +0100
+++ b/kallithea/lib/vcs/nodes.py	Mon Nov 25 03:23:42 2019 +0100
@@ -120,10 +120,6 @@
         return None
 
     @LazyProperty
-    def unicode_path(self):
-        return safe_unicode(self.path)
-
-    @LazyProperty
     def name(self):
         """
         Returns name of the node so if its path