mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-02 15:44:06 +01:00
global: remove extraneous metadata
Core plugins do not need to track authors and version, because git does that for us.
This commit is contained in:
parent
7e6ad089c0
commit
a3dff204d3
@ -1,8 +1,5 @@
|
||||
# global.py: Global Noticing Plugin
|
||||
|
||||
__authors__ = [("Ken Spencer", "Iota <ken@electrocode.net>")]
|
||||
__version__ = "0.0.1"
|
||||
|
||||
from pylinkirc import conf, utils, world
|
||||
from pylinkirc.log import log
|
||||
from pylinkirc.coremods import permissions
|
||||
|
Loading…
Reference in New Issue
Block a user