Ver Fonte

Fixup style after #563

Rémi Verschelde há 4 anos atrás
pai
commit
4e8508ad53
2 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 1
      include/core/Variant.hpp
  2. 0 1
      src/core/Variant.cpp

+ 0 - 1
include/core/Variant.hpp

@@ -50,7 +50,6 @@
 #include "Vector2.hpp"
 #include "Vector3.hpp"
 
-
 namespace godot {
 
 class Dictionary;

+ 0 - 1
src/core/Variant.cpp

@@ -37,7 +37,6 @@
 #include "GodotGlobal.hpp"
 #include "Object.hpp"
 
-
 namespace godot {
 
 Variant::Variant() {