Fix phpstorm inspections

This commit is contained in:
Dennis Eichhorn 2017-11-19 23:20:11 +01:00
parent 04277beee9
commit 5f6fe77c91

View File

@ -39,7 +39,6 @@ return ['ProjectManagement' => [
'Manual' => 'Manual',
'Linear' => 'Linear',
'Exponential' => 'Exponential',
'Progress' => 'Progress',
'Log' => 'Log',
'Tasks' => 'Tasks',
]];