Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
pep257
  • Loading branch information
ralsina committed Jan 26, 2016
1 parent 0f174e6 commit 38ef60c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/plugins/command/deploy.py
Expand Up @@ -53,7 +53,6 @@ class CommandDeploy(Command):

def _execute(self, command, args):
"""Execute the deploy command."""

self.logger = get_logger('deploy', STDERR_HANDLER)
# Get last successful deploy date
timestamp_path = os.path.join(self.site.config['CACHE_FOLDER'], 'lastdeploy')
Expand Down

0 comments on commit 38ef60c

Please sign in to comment.