Pārlūkot izejas kodu

remove the 'dd' used for tests

Olivier Massot 1 gadu atpakaļ
vecāks
revīzija
b51a88b82d
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/Service/Organization/OrganizationFactory.php

+ 0 - 1
src/Service/Organization/OrganizationFactory.php

@@ -699,7 +699,6 @@ class OrganizationFactory
         ) {
             throw new \RuntimeException("This operation is restricted to localhost");
         }
-        dd('allowed');
     }
 
     /**