removed todo comment

This commit is contained in:
HB9HIL
2024-02-17 19:08:28 +01:00
parent 6033378db4
commit d404d62aee

View File

@@ -1,12 +1,5 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/*
TODO
- Update Edit
- Store Radio Information
- Upload to clublog (request api key)
*/
class QSO extends CI_Controller {
function __construct()