buildman: rm unused imports
This commit is contained in:
parent
581a284744
commit
8589871f43
3 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue