move plugins.common only class into plugins module

This commit is contained in:
Von Random 2016-11-28 14:48:11 +03:00
parent 0495bc2d79
commit 5616f4d575
9 changed files with 30 additions and 13 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
__pycache__
*.iml
*.swp
*.wpu
.idea
__pycache__