diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-06-22 09:20:18 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-06-22 09:20:18 +0200 |
commit | c52a71ee63c633d17d7a935c0aa92ddda904c750 (patch) | |
tree | ebe8ee09960c0b3470fbb0042ada56582c315142 /.github/workflows | |
parent | bdb1fedeaed3c13dd8d86217459c25ab8175718f (diff) | |
download | skyhanni-c52a71ee63c633d17d7a935c0aa92ddda904c750.tar.gz skyhanni-c52a71ee63c633d17d7a935c0aa92ddda904c750.tar.bz2 skyhanni-c52a71ee63c633d17d7a935c0aa92ddda904c750.zip |
do not use Supplier
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/illegal-imports.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/illegal-imports.txt b/.github/workflows/illegal-imports.txt index 7c3d58b77..f53a5da78 100644 --- a/.github/workflows/illegal-imports.txt +++ b/.github/workflows/illegal-imports.txt @@ -8,3 +8,4 @@ at/hannibal2/skyhanni/ jline. at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.util.Constants at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.ReplaceItemEvent +at/hannibal2/skyhanni/ java.util.function.Supplier |