Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjstevens committed Oct 21, 2024
1 parent d0cef73 commit fd0a92f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { FileCommand } from '../../fileCommand.js'
import { queryApollo, submitAssembly } from '../../utils.js'
import { Response } from 'undici'
import {
SerializedAddAssemblyAndFeaturesFromFileChange,
SerializedAddAssemblyFromExternalChange,
SerializedAddAssemblyFromFileChange,
} from '@apollo-annotation/shared'
Expand Down

0 comments on commit fd0a92f

Please sign in to comment.