13
0
geforkt von Mirrors/Velocity

Fix incorrect import removal

Dieser Commit ist enthalten in:
Hugo Manrique 2021-06-05 18:33:22 +02:00
Ursprung e6eecd806a
Commit f103662dc4
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: A60730A4A4ACE782

Datei anzeigen

@ -7,6 +7,8 @@
package com.velocitypowered.api.proxy;
import com.velocitypowered.api.command.CommandSource;
/**
* Indicates that the executor of the command is the console.
*/