Skip to content

Commit 7068a03

Browse files
committed
Remove unused type
1 parent e797430 commit 7068a03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zend/_type.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use crate::{
99
_ZEND_SEND_MODE_SHIFT, _ZEND_TYPE_NAME_BIT, _ZEND_TYPE_NULLABLE_BIT,
1010
},
1111
flags::DataType,
12-
types::ZendStr,
1312
};
1413

1514
/// Internal Zend type.

0 commit comments

Comments
 (0)