diff options
Diffstat (limited to 'templates/snippets/python-mode/print')
| -rw-r--r-- | templates/snippets/python-mode/print | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/snippets/python-mode/print b/templates/snippets/python-mode/print deleted file mode 100644 index 2392fbd..0000000 --- a/templates/snippets/python-mode/print +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: print -# key: print -# -- -print("$0")
\ No newline at end of file |
