Commit 7d024184 authored by yann300's avatar yann300

removed uneeded implementation

parent 658d4c30
...@@ -16,12 +16,4 @@ export class GitHandle extends WebsocketPlugin { ...@@ -16,12 +16,4 @@ export class GitHandle extends WebsocketPlugin {
constructor () { constructor () {
super(profile) super(profile)
} }
deactivate () {
super.deactivate()
}
activate () {
super.activate()
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment