Remove useless table param

This commit is contained in:
Will Faught
2023-01-22 17:40:42 -08:00
parent 4e058c34df
commit 95a5a23af4

View File

@@ -15,7 +15,6 @@
{{ $raw := .raw }}
{{ $resource := .resource }}
{{ $src := .src }}
{{ $table := .table }}
{{ $title := .title }}
{{ $vertical := .vertical }}
{{ $width := .width }}