aboutsummaryrefslogtreecommitdiff
path: root/webAO/utils/getAnimLength.js
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/utils/getAnimLength.js')
-rw-r--r--webAO/utils/getAnimLength.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/utils/getAnimLength.js b/webAO/utils/getAnimLength.js
index e64703f..5b24e84 100644
--- a/webAO/utils/getAnimLength.js
+++ b/webAO/utils/getAnimLength.js
@@ -1,5 +1,6 @@
import calculatorHandler from './calculatorHandler';
import fileExists from './fileExists.js';
+import requestBuffer from '../services/request.js';
/**
* Gets animation length. If the animation cannot be found, it will
* silently fail and return 0 instead.