remove superfluous sourceblock snippet

This commit is contained in:
Peter Tillemans 2024-12-29 16:03:00 +01:00
parent 9a1ae6d676
commit ef7ef61ada

View file

@ -1,7 +0,0 @@
# -*- mode: snippet -*-
# name: source block
# key: <s
# --
#+BEGIN_SRC $1
$0
#+END_SRC