Skip to content

Commit

Permalink
vrej
Browse files Browse the repository at this point in the history
  • Loading branch information
vrejhead committed Dec 27, 2024
1 parent 7d57405 commit 0be978c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import java.util.*;

/**
* The default aisle strategy, supporting repeatable (multi) aisles.
* The default aisle strategy, supporting repeatable (multi) aisles. Multi aisles may lead to cache issues though.
*/
public class BasicAisleStrategy extends AisleStrategy {

Expand Down

0 comments on commit 0be978c

Please sign in to comment.