You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@petri.apache.org by wa...@apache.org on 2021/03/25 16:56:25 UTC

[petri-site] branch master updated: Delete __init__.py

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 <da...@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