Remove plugin source, moved to rojo-plugin

This commit is contained in:
Lucien Greathouse
2017-12-08 16:50:30 -08:00
parent c9a53debc3
commit d5b41e2bd4
23 changed files with 4 additions and 1300 deletions

View File

@@ -1,4 +0,0 @@
return function()
local TestEZ = require(script.Parent.Parent.TestEZ)
TestEZ.TestBootstrap:run(script.Parent)
end