Skip to content

Commit

Permalink
Removed accidental default plugin line
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jan 31, 2024
1 parent dee371f commit c414e48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datasette/plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"datasette.default_magic_parameters",
"datasette.blob_renderer",
"datasette.default_menu_links",
"datasette.default_include_blocks",
"datasette.handle_exception",
"datasette.forbidden",
)
Expand Down

0 comments on commit c414e48

Please sign in to comment.