buildman: rm unused imports

This commit is contained in:
Jimmy Zelinskie 2015-03-09 13:04:16 -04:00
parent 581a284744
commit 8589871f43
3 changed files with 1 additions and 3 deletions

View file

@ -4,7 +4,6 @@ import uuid
import calendar
import os.path
import json
import boto
from datetime import datetime, timedelta
from trollius import From, coroutine, Return, async