Moving tool class to tools dir
This commit is contained in:
parent
5c04c0843b
commit
1012de3135
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package nu.marginalia.wmsa.edge.index.service.index;
|
||||
package nu.marginalia.wmsa.edge.tools;
|
||||
|
||||
import nu.marginalia.wmsa.edge.index.model.IndexBlock;
|
||||
import org.slf4j.Logger;
|
Loading…
Reference in a new issue