From 06e9f5948902af0c439f01aa20b3a699a3884405 Mon Sep 17 00:00:00 2001 From: Dan Church Date: Tue, 11 Jul 2023 12:51:14 -0500 Subject: [PATCH] Remove vim modelines We have .editorconfig for that. --- make-block.pl | 1 - update.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/make-block.pl b/make-block.pl index 182050e..315dfd8 100755 --- a/make-block.pl +++ b/make-block.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl -# vi: et sts=4 sw=4 ts=4 ############################################################################### # You Don't Need Pi-hole diff --git a/update.sh b/update.sh index 5cb1729..9a1c0c0 100755 --- a/update.sh +++ b/update.sh @@ -1,5 +1,4 @@ #!/bin/bash -# vi: et sts=4 sw=4 ts=4 ############################################################################### # You Don't Need Pi-hole