Commit a95e3137 authored by kelianchun_miller's avatar kelianchun_miller

update api.py

parent 5e20ac04
......@@ -25,6 +25,9 @@ from django.shortcuts import render_to_response
from django.core.mail import send_mail
import json
import logging
VIM_FLAG = False
VIM_COMMAND = ''
SSH_TTY = ''
try:
import termios
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment