diff --git a/emacs.d/snippets/python-mode/intro-programming-hw.yasnippet b/emacs.d/snippets/python-mode/intro-programming-hw.yasnippet deleted file mode 100644 index 36e5c58..0000000 --- a/emacs.d/snippets/python-mode/intro-programming-hw.yasnippet +++ /dev/null @@ -1,8 +0,0 @@ -# -*- mode: snippet -*- -# key : 161 -# group: school -# name : cs hw header -# -- -# Author: $1 -# Date: `(format-time-string "%m-%d-%Y")`$0 -# Description: $2