From c3908caa9685978d42fbaf7caf3901fbada6bbb7 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 16:34:19 +0800 Subject: [PATCH] ConvertStyle.php --- ConvertStyle.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ConvertStyle.php b/ConvertStyle.php index 706e9bf3..55f2cdde 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -57,7 +57,6 @@ class Pman_Core_ConvertStyle extends Pman $this->checkHeader($_REQUEST['importUrl']); $data = $this->convertStyle($_REQUEST['importUrl'], ''); $this->jok($data); - } // Import from file -- 2.39.2