remove notnorm gen model

This commit is contained in:
Manuel Raynaud
2013-01-15 10:39:16 +01:00
parent 7e124c51e2
commit 8279cc37b4
72 changed files with 0 additions and 1235 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace Thelia\Model;
use Thelia\Model\Base\Base;
class Group extends Base
{
}