Kaynağa Gözat

dataprocessing.js

shilin 4 yıl önce
ebeveyn
işleme
661e32a4d4
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      common/dataprocessing.js

+ 2 - 1
common/dataprocessing.js

@@ -129,8 +129,9 @@ class Dataprocessing {
 			return windStations;
 		}
 	}
-
 	
+	
+
 }
 
 let dataprocessing = new Dataprocessing();