mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Remove unneded import
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
"""Tests for Tablib."""
|
||||
|
||||
from copy import copy
|
||||
import unittest
|
||||
|
||||
import tablib
|
||||
|
||||
Reference in New Issue
Block a user