Remove a low value comment.
This commit is contained in:
parent
473f916d83
commit
b71ce293e8
@ -1,9 +1,5 @@
|
||||
//! Support code for encoding and decoding types.
|
||||
|
||||
/*
|
||||
Core encoding and decoding interfaces.
|
||||
*/
|
||||
|
||||
use std::alloc::Allocator;
|
||||
use std::borrow::Cow;
|
||||
use std::cell::{Cell, RefCell};
|
||||
|
Loading…
Reference in New Issue
Block a user