Переглянути джерело

remove the 'dd' used for tests

Olivier Massot 1 рік тому
батько
коміт
b51a88b82d
1 змінених файлів з 0 додано та 1 видалено
  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');
     }
 
     /**