Remove debug code

这个提交包含在:
phl0 2023-04-28 07:55:34 +02:00
父节点 a593efc2f6
当前提交 bee2a4d864
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -1086,7 +1086,6 @@ $(document).on('keypress',function(e) {
$('#stationProfile').change(function() {
var stationProfile = $('#stationProfile').val();
console.log("TEST "+stationProfile);
$.ajax({
url: base_url+'index.php/qso/get_station_power',
type: 'post',