fix flake8

This commit is contained in:
Tomas Kopecek 2021-04-12 15:11:22 +02:00
parent 68bf8c6179
commit cac56b5014

View file

@ -2885,7 +2885,6 @@ def anon_handle_list_hosts(goptions, session, args):
else:
return ''
try:
first = session.getLastHostUpdate(hosts[0]['id'], ts=True)
opts = {'ts': True}