Skip to content

Commit

Permalink
DX-1660: Remove JekyllProvider.install
Browse files Browse the repository at this point in the history
There's no need to install ourselves into Jekyll anymore.
  • Loading branch information
asbjornu committed Dec 13, 2021
1 parent 22826a3 commit 6d11dac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/kramdown-plantuml.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# frozen_string_literal: true

require_relative 'kramdown_html'
require_relative 'kramdown-plantuml/jekyll_provider'

::Kramdown::PlantUml::JekyllProvider.install

0 comments on commit 6d11dac

Please sign in to comment.