refactor: remove unused import
This commit is contained in:
parent
1ed365b129
commit
f9df869c24
|
@ -3,8 +3,6 @@ layout: ../layouts/PageLayout.astro
|
|||
title: Introduction to Automated Testing and Test-Driven Development with Drupal
|
||||
---
|
||||
|
||||
import { chain as _ } from 'lodash'
|
||||
|
||||
export const drupalVersions = '9 and 10'
|
||||
|
||||
export const prices = {
|
||||
|
|
Loading…
Reference in a new issue