mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Remove unintentionally added '+'
This commit is contained in:
parent
89e5783cad
commit
00ffb3340e
@ -2616,7 +2616,7 @@ class vmmCreate(vmmGObjectUI):
|
||||
def _create_directory_tree(self, asyncjob, meter, bootstrap_args):
|
||||
"""
|
||||
Call bootstrap method from virtBootstrap and show logger messages
|
||||
+ as state/details.
|
||||
as state/details.
|
||||
"""
|
||||
import virtBootstrap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user