mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-01 18:56:41 +00:00
Remove unused FAVICON_MARKUP
This commit is contained in:
parent
4007fb4de7
commit
951250f9ff
@ -5,8 +5,6 @@ unknown_rwcap = u"lafs://from_the_future_rw_\u263A".encode('utf-8')
|
|||||||
unknown_rocap = u"ro.lafs://readonly_from_the_future_ro_\u263A".encode('utf-8')
|
unknown_rocap = u"ro.lafs://readonly_from_the_future_ro_\u263A".encode('utf-8')
|
||||||
unknown_immcap = u"imm.lafs://immutable_from_the_future_imm_\u263A".encode('utf-8')
|
unknown_immcap = u"imm.lafs://immutable_from_the_future_imm_\u263A".encode('utf-8')
|
||||||
|
|
||||||
FAVICON_MARKUP = '<link href="/icon.png" rel="shortcut icon" />'
|
|
||||||
|
|
||||||
|
|
||||||
def assert_soup_has_favicon(testcase, soup):
|
def assert_soup_has_favicon(testcase, soup):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user