Skip to content

Commit

Permalink
Area: not using OptionalParameters for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Aug 5, 2022
1 parent 5620799 commit 9eb360f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Graph/Instruction/Area.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class Area extends DefinitionBasedGraphInstruction
{
use SkipScale;
use Stack;
use OptionalParameters;

const TAG = 'AREA';
const OPTIONAL_PARAMETERS = [
Expand Down

0 comments on commit 9eb360f

Please sign in to comment.