Skip to content

Commit

Permalink
Delete redudant import
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen-stig committed Jul 22, 2014
1 parent 3847c03 commit ccb5fde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import os
from cx_Freeze import setup, Executable

import base_setup

path = ["pyjtt"] + sys.path
icon_path = os.path.join("resources", "icons", "clock.ico")
build_exe_options = {"path": path,
Expand Down

0 comments on commit ccb5fde

Please sign in to comment.