diff options
Diffstat (limited to '.emacs.d/insert/python.template')
-rw-r--r-- | .emacs.d/insert/python.template | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/insert/python.template b/.emacs.d/insert/python.template deleted file mode 100644 index 63f77b6..0000000 --- a/.emacs.d/insert/python.template +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env python3 - |