Emacs: Remove unused snippet.

This commit is contained in:
tastytea 2020-08-24 00:25:26 +02:00
parent 9af5bdfbc7
commit 776b96da47
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
# -*- mode: snippet -*-
# name: regex
# key: regex
# --
using RegEx = Poco::RegularExpression;