Proxy Refactoring

This commit is contained in:
Auxilor
2021-07-16 13:23:07 +02:00
committed by Auxilor
parent 130094a16e
commit 2644495bca
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package com.willfp.eco.core.proxy;
package com.willfp.eco.core.proxy.exceptions;
import org.jetbrains.annotations.NotNull;

View File

@@ -1,4 +1,4 @@
package com.willfp.eco.core.proxy;
package com.willfp.eco.core.proxy.exceptions;
import org.jetbrains.annotations.NotNull;