Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
arty-fact committed Jul 19, 2021
1 parent 2448c56 commit 50bd46c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schemas.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class Task {
name: "Task",
properties: {
_id: "objectId",
_partition: "string?",
name: "string",
status: "string",
},
Expand Down

0 comments on commit 50bd46c

Please sign in to comment.