fix: [internal] cleanup of unused line

pull/5579/head
iglocska 2020-01-31 11:46:32 +01:00
parent 4806652448
commit 46c3968755
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 0 additions and 1 deletions

View File

@ -359,7 +359,6 @@ class EventShell extends AppShell
public function cachebro()
{
$timeStart = time();
$broHeader = "#fields\tindicator\tindicator_type\tmeta.source\tmeta.desc\tmeta.url\tmeta.do_notice\tmeta.if_in\n";
$userId = $this->args[0];
$user = $this->User->getAuthUser($userId);
$id = $this->args[1];