Remove unfinished plugin scaffolding

This commit is contained in:
Lucien Greathouse
2019-08-27 16:44:40 -07:00
parent 6164c5d78d
commit ec9afba029
2 changed files with 0 additions and 55 deletions

View File

@@ -85,7 +85,6 @@ fn single_partition_game() {
Project {
name: "single-sync-point".to_string(),
tree: root_node,
plugins: Vec::new(),
serve_port: None,
serve_place_ids: None,
file_location: project_location.join("default.project.json"),