Skip to content
Snippets Groups Projects
Commit d4c0954f authored by Dalai Felinto's avatar Dalai Felinto
Browse files

Removing code no longer relevant after BGE removal

parent 56f38875
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,6 @@ dict_custom = {
# blender terms
"animsys",
"animviz",
"bge",
"bmain",
"bmesh",
"bpy",
......
......@@ -138,7 +138,6 @@ def main():
ignore_dir = (
b"blender/extern/",
b"blender/intern/opennl/",
b"blender/intern/moto/",
)
if not any(f for f in c.files if not f.startswith(ignore_dir)):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment