Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
blainekasten committed May 19, 2020
1 parent 51e82c3 commit bc6e1f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { createReporter } from "yurnalist"
import ProgressBar from "progress"
import chalk from "chalk"
import { IUpdateActivity } from "../../redux/types"
import { IGatsbyState } from "gatsby/src/redux/types"

interface IYurnalistActivities {
[activityId: string]: {
Expand Down

0 comments on commit bc6e1f3

Please sign in to comment.