Skip to content

Commit

Permalink
remove invalid audit
Browse files Browse the repository at this point in the history
  • Loading branch information
cahytinne committed Jul 29, 2015
1 parent c68c29f commit 755bd29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion atramhasis/views/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ def __init__(self, request):
self.localizer = request.localizer
self._ = TranslationStringFactory('atramhasis')

@audit
@view_config(route_name='labeltypes')
def labeltype_list_view(self):
return self.get_list(LabelType)
Expand Down

0 comments on commit 755bd29

Please sign in to comment.