diff options
author | Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> | 2024-04-12 19:11:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 19:11:02 +0200 |
commit | 5ff579652ef80207a780a80399be376c345342b0 (patch) | |
tree | 6f80311a35d8fd6bb41d63b8ce2758891146d128 /.github/workflows/illegal-imports.txt | |
parent | 7960d2ad27ac68ea9dcfaf848bd611b13db0af87 (diff) | |
download | skyhanni-5ff579652ef80207a780a80399be376c345342b0.tar.gz skyhanni-5ff579652ef80207a780a80399be376c345342b0.tar.bz2 skyhanni-5ff579652ef80207a780a80399be376c345342b0.zip |
Backend: Remove Neu Constant (#1191)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Diffstat (limited to '.github/workflows/illegal-imports.txt')
-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 b16fb6c5c..01d9739f7 100644 --- a/.github/workflows/illegal-imports.txt +++ b/.github/workflows/illegal-imports.txt @@ -4,4 +4,5 @@ # <directory without src/main/java prefix> <illegal import> at/hannibal2/skyhanni/ scala. +at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.util.Constants at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent |