From d7a01a38a6d59dcffbb28a36afbbd3b9795bd6d1 Mon Sep 17 00:00:00 2001
From: Jonathan Wendt <wendt@vr.rwth-aachen.de>
Date: Tue, 21 May 2019 13:52:18 +0200
Subject: [PATCH] unnecessary commit

---
 Source/WidgetInteraction/Public/WidgetInteraction.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Source/WidgetInteraction/Public/WidgetInteraction.h b/Source/WidgetInteraction/Public/WidgetInteraction.h
index 596d28a..6a604d6 100644
--- a/Source/WidgetInteraction/Public/WidgetInteraction.h
+++ b/Source/WidgetInteraction/Public/WidgetInteraction.h
@@ -18,7 +18,6 @@ public:
 	UFUNCTION()
 		void OnWorldTickStart(ELevelTick, float);
 
-
 private:
 	void CreateWidgetInteraction(USceneComponent * parent, AVirtualRealityPawn* outer);
 
-- 
GitLab