mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
osdict: Remove extra new line
Reviewed-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
f4d91dfcd2
commit
6c7a586a9c
@ -620,7 +620,6 @@ class _OsVariant(object):
|
|||||||
|
|
||||||
return "inst.repo"
|
return "inst.repo"
|
||||||
|
|
||||||
|
|
||||||
def get_location(self, arch):
|
def get_location(self, arch):
|
||||||
treelist = []
|
treelist = []
|
||||||
if self._os:
|
if self._os:
|
||||||
|
Loading…
Reference in New Issue
Block a user