This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push: new e3d16a4 Delete __init__.py e3d16a4 is described below commit e3d16a4061e90224af014c0a5ddcac2490d49f1f Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Thu Mar 25 09:56:19 2021 -0700 Delete __init__.py --- plugins/sitemap/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/sitemap/__init__.py b/plugins/sitemap/__init__.py deleted file mode 100644 index 7af2ccb..0000000 --- a/plugins/sitemap/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from .sitemap import * # NOQA