fix annotation handling in prod
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m37s
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m37s
This commit is contained in:
parent
24bff93564
commit
e0ca1a79a2
1 changed files with 2 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue