Skip to content

Commit

Permalink
LDEV-5205 add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Dec 16, 2024
1 parent f51d2d8 commit ba20292
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Future;

import lucee.commons.io.SystemUtil;
import lucee.runtime.PageContext;
import lucee.runtime.concurrency.Data;
import lucee.runtime.concurrency.UDFCaller2;
Expand Down

0 comments on commit ba20292

Please sign in to comment.