remove author

This commit is contained in:
2024-11-18 16:48:03 +03:00
parent 667ee2208c
commit 63f268495e

View File

@ -10,9 +10,7 @@ import java.util.Properties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* @author Victor Bellavin
*/
public class Version {
public static final Logger LOGGER = LoggerFactory.getLogger(Version.class);