Remove trailing space characters in the formatting script

This commit is contained in:
Aaron Franke
2020-06-17 14:53:10 -04:00
parent d3317cc91d
commit 35d44b5d85
36 changed files with 53 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
# Loading with Threads
An example using a thread to load an image.
An example using a thread to load an image.
Language: GDScript