Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
Update update.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Felli authored Feb 1, 2017
1 parent 0f9a158 commit 7f77afd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions views/admin/update.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?php

use yii\helpers\Html;
use yii\widgets\ActiveForm
use yii\widgets\DetailView;
use yii\widgets\ActiveForm;

/* @var $this yii\web\View */
/* @var $form yii\widgets\ActiveForm */
Expand Down

0 comments on commit 7f77afd

Please sign in to comment.