Skip to content

Commit

Permalink
[generator] remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
iblislin committed Jan 30, 2017
1 parent a1ffdd6 commit 7bf9ff3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_generator.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-

import tempfile

from couchapp.errors import AppError
from couchapp.generator import copy_helper, find_template_dir
from couchapp.generator import init_basic, init_template, save_id
Expand Down

0 comments on commit 7bf9ff3

Please sign in to comment.