diff --git a/schemas/get_involved.js b/schemas/get_involved.js
index 4c64ee6..b4f9044 100644
--- a/schemas/get_involved.js
+++ b/schemas/get_involved.js
@@ -22,11 +22,6 @@ export default {
 						name: "text",
 						title: "Text",
 						type: "text"
-					},
-					{
-						name: "priority",
-						title: "Priority",
-						type: "number"
 					}
 				]
 			}]