Skip to content

Commit

Permalink
Remove unused import in example usage (home-assistant-libs#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
timotk authored and balloob committed Feb 23, 2018
1 parent 4f1051b commit c6fdcc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ python3 -m netdisco dump
In your script:

```python
import time
from netdisco.discovery import NetworkDiscovery

netdis = NetworkDiscovery()
Expand Down

0 comments on commit c6fdcc8

Please sign in to comment.