Explorar el Código

simplify abp packages

tags/v0.5.0
Jonathan Cobb hace 5 años
padre
commit
345b4344f3
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. +4
    -4
      bubble-server/src/main/java/bubble/rule/bblock/BubbleBlock.java
  2. +1
    -1
      utils/abp-parser

+ 4
- 4
bubble-server/src/main/java/bubble/rule/bblock/BubbleBlock.java Ver fichero

@@ -1,9 +1,9 @@
package bubble.rule.bblock; package bubble.rule.bblock;


import bubble.abp.spec.BlockDecision;
import bubble.abp.spec.BlockList;
import bubble.abp.spec.BlockListSource;
import bubble.abp.spec.BlockSpec;
import bubble.abp.BlockDecision;
import bubble.abp.BlockList;
import bubble.abp.BlockListSource;
import bubble.abp.BlockSpec;
import bubble.model.account.Account; import bubble.model.account.Account;
import bubble.model.app.AppMatcher; import bubble.model.app.AppMatcher;
import bubble.model.app.AppRule; import bubble.model.app.AppRule;


+ 1
- 1
utils/abp-parser

@@ -1 +1 @@
Subproject commit 76b5b8b26a95cb1c66512af83b4c9b585544afeb
Subproject commit 2528e6ba5c69420515c08662899e123ea9334166

Cargando…
Cancelar
Guardar