Skip to content

Commit

Permalink
extra line removed at the beginning of module
Browse files Browse the repository at this point in the history
  • Loading branch information
Shekharrajak committed Jan 8, 2019
1 parent f0920b6 commit c093309
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion lib/daru/view/adapters/datatables.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module Daru
module View
module Adapter
module DatatablesAdapter

# Read : https://datatables.net/ to understand
# the datatables option concept.
# Along with these options, a user can provide an additional option
Expand Down
1 change: 0 additions & 1 deletion lib/daru/view/adapters/googlecharts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module Daru
module View
module Adapter
module GooglechartsAdapter

# Read : https://developers.google.com/chart/ to understand
# the google charts option concept.
# and google_visualr : http://googlevisualr.herokuapp.com/
Expand Down
1 change: 0 additions & 1 deletion lib/daru/view/adapters/highcharts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module Daru
module View
module Adapter
module HighchartsAdapter

# Read : https://www.highcharts.com/docs/chart-concepts to understand
# the highcharts option concept.
#
Expand Down

0 comments on commit c093309

Please sign in to comment.