Skip to content

Commit 2fc56a2

Browse files
Update include/PyDictProxyHandler.hh
Co-authored-by: Caleb Aikens <[email protected]>
1 parent c6ed963 commit 2fc56a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/PyDictProxyHandler.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public:
4848
JS::ObjectOpResult &result) const override;
4949
/**
5050
* @brief [[HasProperty]]
51-
* // printf("copy\n");
5251
* @param cx - pointer to JSContext
5352
* @param proxy - The proxy object who's propery we wish to check
5453
* @param id - key value of the property to check

0 commit comments

Comments
 (0)