mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 06:46:17 +00:00
Prune unused imports while we're here
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import os
|
||||
from code import interact
|
||||
from datetime import datetime
|
||||
from collections import OrderedDict
|
||||
from inspect import isclass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user