fix annotation handling in prod
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m37s

This commit is contained in:
Daniella / Tove 2024-10-03 16:35:55 +02:00
parent 24bff93564
commit e0ca1a79a2
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -1,10 +1,12 @@
package de.com.baseband.prod;
import de.com.baseband.client.BaseBand;
import hint.Mobf;
import de.tudbut.parsing.TCN;
import java.util.Map;
@Mobf("annotation")
public class LoadHandler {
public static TCN data = new TCN();