~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/tos/__init__.py

  • Committer: William Grant
  • Date: 2009-04-28 06:48:32 UTC
  • Revision ID: grantw@unimelb.edu.au-20090428064832-41op1ck541a0x46g
Remove unused ivle.util imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
import os.path
25
25
 
26
 
import ivle.util
27
26
import ivle.webapp.security
28
27
from ivle.webapp.base.xhtml import XHTMLView
29
28
from ivle.webapp.base.plugins import ViewPlugin, MediaPlugin