Remove author tag

This commit is contained in:
Kenny Goodin 2017-05-31 02:15:23 -04:00
parent ffdd82c34e
commit 028a4ecce3

View File

@ -16,8 +16,6 @@ import com.google.gson.JsonParser;
/**
* Provides utility methods for deserializing google sheets json files.
* @author Kenny
*
*/
public class UtilGoogleSheet
{