Skip to content

Commit a78af75

Browse files
committed
Remove unneeded "eslint-disable"
1 parent 7b95079 commit a78af75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils/object-properties.js

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
* See https://swift.org/CONTRIBUTORS.txt for Swift project authors
99
*/
1010

11-
/* eslint-disable */
12-
1311
/** Convenient shorthand for `Object.hasOwn`. */
1412
export const has = Object.hasOwn;
1513
/**

0 commit comments

Comments
 (0)