Skip to content

Commit

Permalink
Revert unused conf variable
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardomozart committed May 13, 2024
1 parent 5c00e8d commit e2ee954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ODT/ODTmeta.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class ODTMeta
* Constructor. Set initial meta data.
*/
public function __construct() {
global $conf;
$dateTime = new DateTime();

$this->meta = array(
Expand Down

0 comments on commit e2ee954

Please sign in to comment.