Remove the unneeded common proxy

This commit is contained in:
James Seibel
2021-02-27 18:59:50 -06:00
parent 14e0fca1ed
commit d06415bd3e
@@ -1,12 +0,0 @@
package com.backsun.lod.proxy;
/**
* This handles any events sent to the server.
*
* @author James_Seibel
* @version 08-31-2020
*/
public class CommonProxy
{
}