mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-04 04:35:33 +01:00
Remove extra lines
Removing these has no affect when generating or importing the XML.
This commit is contained in:
parent
f1b8d9656f
commit
b37eaa48c6
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
|
||||
<title>Mail Filters (Blackhole)</title>
|
||||
<id>tag:mail.google.com,2008:filters:1297349082768</id>
|
||||
<updated>2013-02-04T15:50:38Z</updated>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
|
||||
<author>
|
||||
<name>{{ name }}</name>
|
||||
<email>{{ email }}</email>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue