toladata / TolaActivity

Workflow, visualizations and data services for managing NGO projects and programs
11 stars 20 forks source link

Fix #172 - remove Contact model from workflow module #1086

Closed ybekdemir closed 6 years ago

ybekdemir commented 6 years ago

Purpose

We don't need Contact model anymore because we have Contact model on microservice. Contact endpoint already removed by @Menda . Remove Contact model and it's dependencies from workflow module.

Approach

Removed codes which related to Contact model.

_Related ticket: Humanitec/ActivityAPI#172