aboutsummaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-12-14 15:22:08 -0800
committerGravatar GitHub <noreply@github.com> 2021-12-14 15:22:08 -0800
commite6a8ed6fcbc2a2d44ab6c560e036fd64d84b26c4 (patch)
tree648b12bd1c09c6efd2095f0cf0087b76fd7c1ff2 /Source
parent9685a3d019b8ab25999dc3306c275e465c9ca4fe (diff)
downloadWarpX-e6a8ed6fcbc2a2d44ab6c560e036fd64d84b26c4.tar.gz
WarpX-e6a8ed6fcbc2a2d44ab6c560e036fd64d84b26c4.tar.zst
WarpX-e6a8ed6fcbc2a2d44ab6c560e036fd64d84b26c4.zip
Fix: `pre-commit run -a` (#2671)
Prepare to enable autofix bot from https://pre-commit.ci
Diffstat (limited to 'Source')
-rw-r--r--Source/ABLASTR/DepositCharge.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/ABLASTR/DepositCharge.H b/Source/ABLASTR/DepositCharge.H
index c7a2fc9d8..d33e21293 100644
--- a/Source/ABLASTR/DepositCharge.H
+++ b/Source/ABLASTR/DepositCharge.H
@@ -179,4 +179,3 @@ void DepositCharge (typename PC::ParIterType& pti,
} // namespace ablastr
#endif // ABLASTR_DEPOSIT_CHARGE_H_
-