Skip to content

Commit 049d99b

Browse files
committed
cleanup out-commented code
1 parent 97657bf commit 049d99b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

up-subscription/src/tests/test_lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ pub(crate) mod helpers {
162162

163163
pub(crate) const SUBSCRIBER1_ID: u32 = 0x0000_1000;
164164
pub(crate) const SUBSCRIBER1_VERSION: u8 = 0x01;
165-
// pub(crate) const SUBSCRIBER1_RESOURCE: u16 = 0x1000;
166165
pub(crate) const SUBSCRIBER1_RESOURCE: u16 = 0x0;
167166

168167
const SUBSCRIBER2_ID: u32 = 0x0000_2000;

0 commit comments

Comments
 (0)