Removing unecessary file.

--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2010-11-17 12:36:44 -08:00
parent c56f157c97
commit 42bdbc86ed

View File

@@ -1,6 +0,0 @@
namespace Orchard {
public class ApplicationObject {
public string ApplicationId { get; set; }
public object ObjectInstance { get; set; }
}
}