module Lookbook::Panels

def remove_panel(name)

def remove_panel(name)
  Lookbook.remove_inspector_panel(name)
end