Lint fix for welcome

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
This commit is contained in:
Ryan Harper 2015-06-25 21:18:24 -05:00
parent b347c17ba7
commit 940b20be08
1 changed files with 0 additions and 2 deletions

View File

@ -44,5 +44,3 @@ class WelcomeController(ControllerPolicy):
return self.ui.next_controller() return self.ui.next_controller()
__controller_class__ = WelcomeController __controller_class__ = WelcomeController