diff --git a/roles/common/files/nftables.conf b/roles/common/files/nftables.conf index ce12dc2..b54d00e 100644 --- a/roles/common/files/nftables.conf +++ b/roles/common/files/nftables.conf @@ -35,5 +35,4 @@ table inet myfilter { # count and drop any other traffic counter drop } - -} \ No newline at end of file +}