removed unneeded code

This commit is contained in:
Peter Goodhall
2020-08-26 21:23:28 +01:00
parent 91c172f315
commit eb8e4c0971

View File

@@ -268,17 +268,6 @@ class Lotw extends CI_Controller {
echo "No Station Profiles";
}
// Get Certificate Data
$this->load->model('LotwCert');
// Set QSOs for Station Profile that havent been uploaded
// Build ADIF file
// Save TQ8
// Upload TQ8
// Destory TQ8
}
/*