Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Jul 23, 2021
2 parents 215d0a7 + cdfc23d commit a002bdd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default function PropertiesModal({
);

if (chart.query_context === null) {
// Update query context on explore
const updateResponse = await SupersetClient.put({
endpoint: `/api/v1/chart/${slice.slice_id}`,
headers: { 'Content-Type': 'application/json' },
Expand Down

0 comments on commit a002bdd

Please sign in to comment.