Browse Source

Remove double newline

Michael Melanson 4 năm trước cách đây
mục cha
commit
0d7556550c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      aml/src/resource.rs

+ 0 - 1
aml/src/resource.rs

@@ -179,7 +179,6 @@ pub enum AddressSpaceDecodeType {
     Subtractive
 }
 
-
 #[derive(Debug, PartialEq, Eq)]
 pub struct AddressSpaceDescriptor {
     resource_type: AddressSpaceResourceType,