From c278ffe92e588cf146877c34bf1d4ea8a2fcd8da Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Mon, 28 Dec 2009 15:44:28 +0000 Subject: [PATCH] unnecessary comment --- sfa/methods/remove.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/sfa/methods/remove.py b/sfa/methods/remove.py index b9dd9bde..d6dda1bc 100644 --- a/sfa/methods/remove.py +++ b/sfa/methods/remove.py @@ -93,6 +93,4 @@ class remove(Method): table.remove(record) - # forward the call after replacing the root hrn - return 1 -- 2.43.0