Skip to content

Commit

Permalink
remove Ipython import.
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Oct 5, 2023
1 parent d339521 commit 0ab109e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmp/views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from django.shortcuts import render, HttpResponse

from IPython import embed
#from IPython import embed


# Create your views here.
Expand Down

0 comments on commit 0ab109e

Please sign in to comment.