Update init.java

This commit is contained in:
James Quinley
2022-02-18 08:43:09 -08:00
committed by GitHub
parent 1979d7ee69
commit 65de073358

View File

@ -1,7 +1,7 @@
package com.jamesquinley; package com.jamesquinley;
/** /**
Hey there! This is the source code for AOTSK-Delegation Server, for login Hey there! This is the source code for AOTSK-Delegation Server, self explanitory.
* Also this is multi line so I can justify using this type of comment.
*/ */
public class init public class init
{ {