Make __init__.py a bit more simple
This commit is contained in:
@@ -1,7 +1 @@
|
|||||||
import linklist
|
from linklist import *
|
||||||
|
|
||||||
class LinkListPlugin(linklist.LinkListPlugin):
|
|
||||||
pass
|
|
||||||
|
|
||||||
class LinkListCommand(linklist.LinkListCommand):
|
|
||||||
pass
|
|
||||||
|
Reference in New Issue
Block a user