removed unneeded code

这个提交包含在:
Peter Goodhall 2020-08-26 21:23:28 +01:00
父节点 91c172f315
当前提交 eb8e4c0971

查看文件

@ -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
}
/*