#1353 Placeholder für die ChoiceTypes der Geschlechter entfernt

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3346 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
valentin.wacker 2017-09-27 13:44:36 +00:00
parent 331a24eef2
commit a905e78d9c
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
namespace AppBundle\Validator\Constraints;
//use AppBundle\Entity\BookingRequest;
use AppBundle\Entity\BookingRequest;
use AppBundle\Entity\TravelDate;
use AppBundle\Entity\TravelProgram;
use AppBundle\Form\BookingRequestType;