1
0
mirror of synced 2025-01-06 00:57:10 +03:00

Cleanup formatting just a little

This commit is contained in:
Vitali Yakavenka 2011-11-29 00:48:08 +03:00
parent b72d150d33
commit c92b78bc06
2 changed files with 1 additions and 2 deletions

View File

@ -519,7 +519,6 @@ class ClassMetadataFactory implements ClassMetadataFactoryInterface
break;
default:
throw new ORMException("Unknown generator type: " . $class->generatorType);
}
}