Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
phoerious committed Mar 6, 2023
1 parent eb569b7 commit e60ec42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fastwarc/fastwarc/stream_io.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import cython

from libc.stdio cimport FILE
from libc.string cimport memcpy
from libcpp.string cimport string

from resiliparse_inc.zlib cimport *
Expand Down

0 comments on commit e60ec42

Please sign in to comment.