Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed May 14, 2024
1 parent 44b6863 commit 281ef21
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// @flow
import * as React from 'react';
import {
enumerateExternalEvents,
} from '../../../../ProjectManager/EnumerateProjectItems';
import { enumerateExternalEvents } from '../../../../ProjectManager/EnumerateProjectItems';
import SemiControlledAutoComplete, {
type DataSource,
} from '../../../../UI/SemiControlledAutoComplete';
Expand Down

0 comments on commit 281ef21

Please sign in to comment.