diff --git a/spicebot_command_devexcuse/__init__.py b/spicebot_command_devexcuse/__init__.py index 1d582e9..0aa87ac 100644 --- a/spicebot_command_devexcuse/__init__.py +++ b/spicebot_command_devexcuse/__init__.py @@ -23,5 +23,3 @@ def fetch_string(): title_elem = tree.xpath('/html/body/div[1]/center/a')[0].text fetched_str = str(title_elem) return fetched_str - # .wrapper > center:nth-child(1) > a:nth-child(1) - # /html/body/div[1]/center/a