mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
remove whitespace
This commit is contained in:
@@ -120,7 +120,7 @@ class WeightDeleteView(WgerDeleteMixin, LoginRequiredMixin, DeleteView):
|
||||
|
||||
model = WeightEntry
|
||||
fields = ('weight',)
|
||||
|
||||
|
||||
messages = ugettext_lazy('Successfully deleted.')
|
||||
|
||||
def get_context_data(self, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user