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