Skip to content

Commit

Permalink
removed stray empty function
Browse files Browse the repository at this point in the history
  • Loading branch information
msrosenberg committed Sep 6, 2022
1 parent 92b4cbc commit 28bfc02
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/MetaWinCharts.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,10 +499,6 @@ def export_to_list(self):
return outlist


def show_color_dialog():
pass


def base_figure():
"""
create the baseline figure used for all plots
Expand Down

0 comments on commit 28bfc02

Please sign in to comment.