mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-09 11:40:19 +00:00
more cleanup
This commit is contained in:
parent
527a783d13
commit
fbfb860a84
@ -102,4 +102,3 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
} // namespace pkpy
|
} // namespace pkpy
|
||||||
|
|
||||||
|
|||||||
@ -435,4 +435,3 @@ const StrName __or__ = StrName::get("__or__");
|
|||||||
const StrName __xor__ = StrName::get("__xor__");
|
const StrName __xor__ = StrName::get("__xor__");
|
||||||
|
|
||||||
} // namespace pkpy
|
} // namespace pkpy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user