Remove unnecessary stubs

This commit is contained in:
Trinh Anh Ngoc
2019-12-10 09:30:33 +07:00
parent 50ff3662b7
commit b3b01e2b7b
68 changed files with 2 additions and 2018 deletions

View File

@@ -1,7 +0,0 @@
# Stubs for odoo.tools.win32 (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from typing import Any
def nl_langinfo(param: Any): ...