Skip to content

Commit 6bbb3c0

Browse files
committed
Removed tabs and spaces
1 parent a31fcc5 commit 6bbb3c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/env/src/engine/off_chain/test_api.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) Parity Technologies (UK) Ltd.
1+
// Copyright (C) Parity Technologies (UK) Ltd.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -67,6 +67,7 @@ where
6767
.set_balance(scale::Encode::encode(&account_id), new_balance);
6868
})
6969
}
70+
7071
/// Returns the balance of the account.
7172
///
7273
/// # Note

0 commit comments

Comments
 (0)