Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
mriehl committed Feb 13, 2015
1 parent cd60148 commit 506379f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config_rpm_maker/utilities/profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

from functools import wraps
from logging import getLogger
from math import ceil
from time import time
from os import walk
from os.path import join, getsize
Expand Down

0 comments on commit 506379f

Please sign in to comment.