]> git.ipfire.org Git - ipfire.org.git/commitdiff
Drop more unused code
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Jul 2018 18:18:49 +0000 (19:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Jul 2018 18:18:49 +0000 (19:18 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/handlers_base.py

index 80172d079a4955f9bd4794f6ed1cdae5ecfc851d..13b0fe5caacfeda462d8e629e9ab7b416ec056e6 100644 (file)
@@ -14,10 +14,6 @@ import tornado.web
 from .. import util
 
 class BaseHandler(tornado.web.RequestHandler):
-       def get_account(self, uid):
-               # Find the name of the author
-               return self.accounts.find(uid)
-
        @property
        def hostname(self):
                # Remove the development prefix