Skip to content

Commit

Permalink
remove hasLogPanel()
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat authored Oct 16, 2020
1 parent ac4959c commit d9c01e7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Definition/ConnectorDefinition.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,14 +193,6 @@ public function needsEngineConfiguration()
return true;
}

/**
* {@inheritdoc}
*/
public function hasLogPanel()
{
return false;
}

/**
* {@inheritdoc}
*/
Expand Down

0 comments on commit d9c01e7

Please sign in to comment.