Skip to content

Commit

Permalink
removed coreapi import
Browse files Browse the repository at this point in the history
  • Loading branch information
aviveiros11 committed Jun 1, 2020
1 parent 0940225 commit 27d3fe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seed/views/v3/columns.py
Expand Up @@ -4,7 +4,6 @@
:copyright (c) 2014 - 2020, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Department of Energy) and contributors. All rights reserved. # NOQA
:author
"""
import coreapi
import logging
from django.http import JsonResponse
from rest_framework import status
Expand Down

0 comments on commit 27d3fe2

Please sign in to comment.