aboutsummaryrefslogtreecommitdiffstats
path: root/servo/views/note.py
diff options
context:
space:
mode:
Diffstat (limited to 'servo/views/note.py')
-rw-r--r--servo/views/note.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/views/note.py b/servo/views/note.py
index 9672a84..782ef4e 100644
--- a/servo/views/note.py
+++ b/servo/views/note.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import json
-import StringIO
+from io import StringIO
from gsxws import escalations
from django import template