mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 13:00:17 +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