IntegrationManagerVC: enableDebug is now defined in the kit

This commit is contained in:
manuroe
2018-05-07 09:28:39 +02:00
parent 32d76cb7e4
commit 1b66924dcf
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.