API module doesn't need models.

This commit is contained in:
Josh Washburne 2018-04-19 12:08:08 -04:00
parent f25c4dbae3
commit 9a9cf4c6ef

View file

@ -1,3 +0,0 @@
from django.db import models
# Create your models here.