Authored by ziy

删除多余文件

1 -<?php  
2 -/**  
3 - * Created by PhpStorm.  
4 - * User: Zip  
5 - * Date: 14/12/16  
6 - * Time: 下午1:02  
7 - */  
8 -  
9 -namespace Hood\Helper\View;  
10 -  
11 -  
12 -class Foot extends ViewAbstract  
13 -{  
14 -  
15 -}