Skip to content

Commit

Permalink
removed extraneous call
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Boyle committed Sep 11, 2017
1 parent a927d19 commit 750172a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sentry_vsts/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ class VstsPlugin(CorePluginMixin, IssuePlugin2):
conf_key = slug

def get_configure_plugin_fields(self, request, project, **kwargs):
self.get_option()

vsts_personal_access_token = self.get_option(
'vsts_personal_access_token',
project
Expand Down

0 comments on commit 750172a

Please sign in to comment.