Skip to content

Commit

Permalink
removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
notmyname committed Jun 27, 2009
1 parent bea7848 commit 1026fd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/line_chart_example.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env python
import gtk
import pygtk
from pygtk_chart import line_chart

window = gtk.Window()
Expand Down

0 comments on commit 1026fd7

Please sign in to comment.