mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-16 18:34:17 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -12,4 +12,4 @@ def ${1:foo}():
|
||||
return locals()
|
||||
$1 = property(**$1())
|
||||
|
||||
$0
|
||||
$0
|
||||
Reference in New Issue
Block a user