Formatting

This commit is contained in:
Nabeel Shahzad 2019-07-23 09:08:05 -04:00
parent fcc6295a77
commit 70f470d64e

View File

@ -220,7 +220,6 @@ class Pirep extends Model
return \in_array($this->state, static::$read_only_states, true);
}
/**
* Return the flight progress in a percent.
*/