#!/bin/bash

find .. -type f -name "graph.json" -delete
