fix lint errors

This commit is contained in:
Chuck Dries 2022-07-11 19:23:32 -07:00
parent 8eb6929ec5
commit e4f787f0c2
No known key found for this signature in database
GPG Key ID: A00B7AEAE1DC5BE6

View File

@ -1,7 +1,6 @@
import * as React from "react";
import * as R from "ramda";
import { graphql, Link } from "gatsby";
import { navigate } from "gatsby";
import { graphql } from "gatsby";
import { Helmet } from "react-helmet";
import { Picker, Item } from "@adobe/react-spectrum";