Skip to content

Commit 7a83842

Browse files
committed
plugin cleaup
1 parent 7db40f2 commit 7a83842

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed
Lines changed: 2 additions & 2 deletions
Loading

Plugins/DynamicalSystems/Source/DynamicalSystems/Private/DynamicsCommon.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
2-
31
#include "DynamicsCommon.h"
42

53
float UDynamicsCommon::MeanOfFloatArray(const TArray<float> &Samples)

Plugins/DynamicalSystems/Source/DynamicalSystems/Public/DynamicsCommon.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
2-
31
#pragma once
42

53
#include "CoreMinimal.h"

0 commit comments

Comments
 (0)