From eeae82e71d2b2aeef3cc9231b36197880dc38721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 12 Feb 2020 20:27:55 +0100 Subject: [PATCH] remove line --- workdirfs.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/workdirfs.py b/workdirfs.py index 381539f..d2c8f9a 100755 --- a/workdirfs.py +++ b/workdirfs.py @@ -48,8 +48,6 @@ class WorkdirFS(Operations): return path - def _full_content_path(self, partial): - # Filesystem methods # ==================