Skip to content

Commit

Permalink
Deduplicate code completion form description field (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepyaman committed Mar 22, 2024
1 parent c2e530a commit 38909fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/components/app-config/user-config-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,6 @@ export const UserConfigForm: React.FC = () => {
/>
</span>
</FormControl>
<FormDescription>
When unchecked, code completion is still available through a
hotkey.
</FormDescription>
<FormMessage />
</FormItem>
)}
Expand Down

0 comments on commit 38909fe

Please sign in to comment.