Skip to content

Commit

Permalink
fix(typings): type error
Browse files Browse the repository at this point in the history
  • Loading branch information
realappie committed Nov 10, 2021
1 parent 074bbcd commit 59d92ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/typings.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { DocumentReference} from "@firebase/firestore";

export { AuthState } from './components/picker/auth-state.enum'

export interface BaseCustomer {
logoPath: string;
name: string;
Expand Down

0 comments on commit 59d92ff

Please sign in to comment.