removed unneeded code

pull/594/head
Peter Goodhall 2020-08-26 21:23:28 +01:00
rodzic 91c172f315
commit eb8e4c0971
1 zmienionych plików z 0 dodań i 11 usunięć

Wyświetl plik

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