diff options
author | Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> | 2024-03-23 18:45:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 18:45:05 +0100 |
commit | 7839e0f489b48468f7ce4dc71400523581f03c1a (patch) | |
tree | 2b2371024ebcca5fb0b84f34a0a6a296cceb5e0c /.github/workflows | |
parent | c03d6b26f0d5a8e1d99b5e8f49de0d3aa87969a9 (diff) | |
download | skyhanni-7839e0f489b48468f7ce4dc71400523581f03c1a.tar.gz skyhanni-7839e0f489b48468f7ce4dc71400523581f03c1a.tar.bz2 skyhanni-7839e0f489b48468f7ce4dc71400523581f03c1a.zip |
Backend: Removal of Neu's SlotClickEvent (#1206)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
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 97beefd29..b16fb6c5c 100644 --- a/.github/workflows/illegal-imports.txt +++ b/.github/workflows/illegal-imports.txt @@ -4,3 +4,4 @@ # <directory without src/main/java prefix> <illegal import> at/hannibal2/skyhanni/ scala. +at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent |