@ -67,11 +67,6 @@ class HttpEnroll
$this->totpFactory = new Factory(
new SessionPersistence(),
new RequestRouter("HttpFullFlow.php"),
null,
);
$this->userManagement = $this->totpFactory->userManagement("Testman@example.co");
}