Skip to content

Commit aca7d6c

Browse files
committed
fix unused import
1 parent 3cb3726 commit aca7d6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/msgpacks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import absolute_import, print_function, division
3-
import warnings
43

54

65
import numpy as np

0 commit comments

Comments
 (0)