[Pkg-privacy-commits] [onionshare] 46/256: Remove wrong comment

Ulrike Uhlig ulrike at moszumanska.debian.org
Fri May 26 12:53:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

ulrike pushed a commit to branch master
in repository onionshare.

commit c9607cf986b826d27ad6770421bcdcb0f30358b4
Author: Micah Lee <micah at micahflee.com>
Date:   Wed Dec 28 19:53:02 2016 -0800

    Remove wrong comment
---
 onionshare/settings.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/onionshare/settings.py b/onionshare/settings.py
index 2bafbee..d36bb18 100644
--- a/onionshare/settings.py
+++ b/onionshare/settings.py
@@ -81,9 +81,6 @@ class Settings(object):
         open(self.filename, 'w').write(json.dumps(self._settings))
 
     def get(self, key):
-        """
-        Set a setting.
-        """
         return self._settings[key]
 
     def set(self, key, val):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list