Skip to content

Commit

Permalink
Update modElement.php
Browse files Browse the repository at this point in the history
Fix code quality issue
  • Loading branch information
smg6511 committed Jan 21, 2025
1 parent 3b541a0 commit cec307d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/Revolution/modElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ public function getTag()
$this->xpdo->log(xPDO::LOG_LEVEL_ERROR, 'Instance of ' . get_class($this) . ' produced an empty tag!');
}



return $this->_tag;
}

Expand Down

0 comments on commit cec307d

Please sign in to comment.