Skip to content

Commit c5e0374

Browse files
remove redundant spacing
1 parent 1b99887 commit c5e0374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/thirdweb/src/utils/encoding/helpers/role-bytes.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { keccak256 } from "../../hashing/keccak256.js";
22
import { toBytes } from "../to-bytes.js";
33

4-
5-
///
64
/**
75
* Generates a 256-bit hash of a given role string in bytes form using the keccak256 algorithm.
86
*

0 commit comments

Comments
 (0)