aboutsummaryrefslogblamecommitdiff
path: root/scenarios/clean
blob: 325edec99e6663ae434a14420bd311f839bd7e9e (plain) (tree)
1
2
3
4
5
6
7
8







                                    
#!/usr/bin/env python3

import os
from fragments import garage, shared

garage.destroy()
shared.log("clean done")