Skip to content

Commit 61dae0d

Browse files
committed
remove debug comment
1 parent d491721 commit 61dae0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/redirect.php

-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ public function preview_action($token)
199199

200200
$api_events = ApiEventsClient::getInstance($video->config_id);
201201

202-
// var_Dump($preview);die;
203202
$image = $preview ?
204203
: URLHelper::getURL($this->plugin->getPluginUrl() . '/assets/images/default-preview.png');
205204

0 commit comments

Comments
 (0)