Удалить 'htdocs/includes/models/stationtelemetryeqns.class.php'
This commit is contained in:
parent
4bab3845d8
commit
21f00dbaaf
|
|
@ -1,9 +0,0 @@
|
|||
<?php
|
||||
|
||||
class StationTelemetryEqns extends Model
|
||||
{
|
||||
public function __construct($id)
|
||||
{
|
||||
parent::__construct($id);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue