remove lodash (#6095)

This commit is contained in:
emargareten
2023-02-13 10:41:14 -06:00
committed by GitHub
parent 61a14cdcc4
commit 6f4cea4114
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -1,6 +1,3 @@
import _ from 'lodash';
window._ = _;
/**
* We'll load the axios HTTP library which allows us to easily issue requests
* to our Laravel back-end. This library automatically handles sending the