Remove debug print statements (#216)

* Remove prints

* Add proper gitignore

* Remove .idea

* Delete .gitignore

* Create .gitignore
This commit is contained in:
creativecreatorormaybenot 2020-10-20 10:09:07 +00:00 committed by GitHub
parent ef3a081b0d
commit 7949f92b90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 54 additions and 63 deletions

View file

@ -1,3 +1,7 @@
## 0.1.0+1
* Removed `print` statements from plugin code.
## 0.1.0
* Update to use platform interface 1.1.0.