Remove a low value comment.
This commit is contained in:
parent
473f916d83
commit
b71ce293e8
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue