11100: Adjust delete_at in before_validation hook instead of validation. Permit chang...
[arvados.git] / services / fuse / arvados_fuse / command.py
index 45e902f87c28cdeb9c7f52767bde22db4f573309..fea6048798317f904393e5e9b0511895b68338ee 100644 (file)
@@ -11,6 +11,7 @@ import sys
 import time
 
 import arvados.commands._util as arv_cmd
+from arvados_fuse import crunchstat
 from arvados_fuse import *
 from arvados_fuse.unmount import unmount
 from arvados_fuse._version import __version__