Skip to content

Commit

Permalink
remove unnecessary import (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
sedman authored and asvetlov committed Aug 16, 2017
1 parent d0e2451 commit f53dcbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/info.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import asyncio
from aiodocker.docker import Docker
from aiodocker.exceptions import DockerError


async def demo(docker):
Expand Down

0 comments on commit f53dcbc

Please sign in to comment.