From: <br...@us...> - 2008-06-15 11:15:16
|
Revision: 253 http://acmcontester.svn.sourceforge.net/acmcontester/?rev=253&view=rev Author: brus07 Date: 2008-06-15 04:15:24 -0700 (Sun, 15 Jun 2008) Log Message: ----------- Erase file from old "using/include" Modified Paths: -------------- ACMServer/trunk/ACMServer/Plugins/MediatorPlugins/WebGatePlugin/WebGatePlugin.cs Modified: ACMServer/trunk/ACMServer/Plugins/MediatorPlugins/WebGatePlugin/WebGatePlugin.cs =================================================================== --- ACMServer/trunk/ACMServer/Plugins/MediatorPlugins/WebGatePlugin/WebGatePlugin.cs 2008-06-15 11:03:25 UTC (rev 252) +++ ACMServer/trunk/ACMServer/Plugins/MediatorPlugins/WebGatePlugin/WebGatePlugin.cs 2008-06-15 11:15:24 UTC (rev 253) @@ -1,6 +1,5 @@ using System; using AcmContester.Plugins.PluginsFramework; -using AcmContester.Library.Connector; namespace AcmContester.Plugins.MediatorPlugins.WebGatePlugin { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |