diff options
Diffstat (limited to 'src/leap/gui/firstrun/__init__.py')
-rw-r--r-- | src/leap/gui/firstrun/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/gui/firstrun/__init__.py b/src/leap/gui/firstrun/__init__.py index 8a70d90e..a2ca704d 100644 --- a/src/leap/gui/firstrun/__init__.py +++ b/src/leap/gui/firstrun/__init__.py @@ -26,4 +26,4 @@ __all__ = [ 'providerselect', 'providersetup', 'register', - 'regvalidation'] + 'regvalidation'] # ,'wizard'] |