diff --git a/jaffle_shop/models/_models.md b/jaffle_shop/models/_models.md deleted file mode 100644 index 93296864a..000000000 --- a/jaffle_shop/models/_models.md +++ /dev/null @@ -1,3 +0,0 @@ -{% docs order_status %} -Current status of the order. Categorical with options 'placed', 'shipped', 'completed', 'return_pending', or 'returned'. -{% enddocs %}