Pages Build erroring out

Have been deploying this exact same code for some time, but it's now erroring out.

20:58:11.805    Found Functions directory at /functions. Uploading.
20:58:12.845    ✘ [ERROR] Unexpected "honeycombPlugin"
20:58:12.846    
20:58:12.847        ../../../buildhome/repo/functions/_middleware.ts:92:7:
20:58:12.847          92 │ import honeycombPlugin from "@cloudflare/pages-plugin-honeycomb";
20:58:12.847             ╵        ~~~~~~~~~~~~~~~
20:58:12.847    
20:58:12.859    
20:58:12.990    ✘ [ERROR] Unexpected "honeycombPlugin"
20:58:12.991    
20:58:12.991        ../../../buildhome/repo/functions/_middleware.ts:92:7:
20:58:12.992          92 │ import honeycombPlugin from "@cloudflare/pages-plugin-honeycomb";
20:58:12.992             ╵        ~~~~~~~~~~~~~~~
20:58:12.992    
20:58:12.993    
20:58:12.995    ✘ [ERROR] Build failed with 1 error:
20:58:12.996    
20:58:12.996      ../../../buildhome/repo/functions/_middleware.ts:92:7: ERROR: Unexpected "honeycombPlugin"
20:58:12.996    
20:58:12.996    
20:58:13.030    Failed building Pages Functions. 
Was this page helpful?