Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Flake
Browse files Browse the repository at this point in the history
Docker-DCO-1.1-Signed-off-by: Mangled Deutz <olivier@webitup.fr> (github: dmp42)
  • Loading branch information
Mangled Deutz committed May 26, 2014
1 parent 3f171bc commit b97663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_registry/drivers/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
import re
import time

import boto.exception
import boto.s3
import boto.s3.connection
import boto.s3.key
import boto.exception

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit b97663b

Please sign in to comment.