remove part type file

This commit is contained in:
Cosmo224
2019-11-07 21:33:38 +00:00
committed by GitHub
parent 913fc16657
commit 4d13650c6d

View File

@@ -1,9 +0,0 @@
#include "PartType.h"
PartType::PartType(void)
{
}
PartType::~PartType(void)
{
}