8000 SC 2005/03/12 · matplotlib/matplotlib@476fb22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 476fb22

Browse files
author
Steve Chaplin
committed
SC 2005/03/12
svn path=/trunk/matplotlib/; revision=1073
1 parent 8e72ee5 commit 476fb22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/backend_cairo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def _fn_name(): return sys._getframe(1).f_code.co_name
2929
from matplotlib.cbook import enumerate, izip
3030
from matplotlib.figure import Figure
3131
from matplotlib.mathtext import math_parse_s_ft2font
32-
from matplotlib.path import STOP, MOVETO, LINETO, CURVE3, CURVE4, ENDPOLY
3332
from matplotlib.transforms import Bbox
3433

3534
import cairo

0 commit comments

Comments
 (0)
0