Remove sys from uptime test (#3)

This commit is contained in:
Major Hayden 2017-03-07 14:23:22 -06:00 committed by GitHub
parent 0b55880400
commit 38eb764c4c
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
"""Tests for the base class."""
import json
import sys
from click.testing import CliRunner