IntegrationManagerVC: enableDebug is now defined in the kit

This commit is contained in:
manuroe
2018-05-07 09:28:39 +02:00
parent 0d6c7b6c8b
commit ce3f22740f
2 changed files with 1 additions and 15 deletions
@@ -25,7 +25,7 @@ FOUNDATION_EXPORT NSString *const kIntegrationManagerAddIntegrationScreen;
`IntegrationManagerViewController` displays the Modular integration manager webapp
into a webview.
*/
@interface IntegrationManagerViewController : WebViewViewController <UIWebViewDelegate>
@interface IntegrationManagerViewController : WebViewViewController
/**
Initialise with params for the Modular interface webapp.