Skip to content
Snippets Groups Projects
Commit 657e33c6 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

Blenderkit: remove unused file doing forbidden things.

Do not *ever* perform actions like web access at 'root' of a py file,
those should *always* be put inside a function that only gets called
when needed. Otherwise one get weird, slow, annoying web access just by
importing the module!
parent 9b59f775
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment