Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Remove import from builtins.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu committed Oct 23, 2018
1 parent 5b23033 commit 7f58ddd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/python/unittest/test_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
import tempfile
import unittest

from builtins import bytearray

from nose.tools import raises

def _get_data(url, dirname):
Expand Down

0 comments on commit 7f58ddd

Please sign in to comment.